@evaneos/front-config 5.1.1 → 5.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/eslint/index.js +1 -1
- package/eslint/index.mjs +1 -1
- package/package.json +1 -1
package/eslint/index.js
CHANGED
|
@@ -3145,7 +3145,7 @@ var override_default = [
|
|
|
3145
3145
|
paths: [
|
|
3146
3146
|
{
|
|
3147
3147
|
name: "react-intl",
|
|
3148
|
-
message: "Use next-intl instead of react-intl
|
|
3148
|
+
message: "Use next-intl instead of react-intl.\nDocs: https://next-intl-docs.vercel.app/\nADR: https://www.notion.so/leather-yard-6b5/ADR-Next-intl-et-internationalisation-d-une-app-Next-17da97006602800bafd9cf4ebdfde508"
|
|
3149
3149
|
}
|
|
3150
3150
|
]
|
|
3151
3151
|
}
|
package/eslint/index.mjs
CHANGED
|
@@ -3134,7 +3134,7 @@ var override_default = [
|
|
|
3134
3134
|
paths: [
|
|
3135
3135
|
{
|
|
3136
3136
|
name: "react-intl",
|
|
3137
|
-
message: "Use next-intl instead of react-intl
|
|
3137
|
+
message: "Use next-intl instead of react-intl.\nDocs: https://next-intl-docs.vercel.app/\nADR: https://www.notion.so/leather-yard-6b5/ADR-Next-intl-et-internationalisation-d-une-app-Next-17da97006602800bafd9cf4ebdfde508"
|
|
3138
3138
|
}
|
|
3139
3139
|
]
|
|
3140
3140
|
}
|