summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorEmelia Smith <ThisIsMissEm@users.noreply.github.com>2023-11-28 15:09:21 +0100
committerGitHub <noreply@github.com>2023-11-28 14:09:21 +0000
commit4949b6da585335fc277a28efee1d7a99c1c697ab (patch)
treed0edcb84de2fbb8807ff3d6122d690c53cdc7559 /package.json
parenta80530d1df39f549b3fa2e4f84669c4851bea443 (diff)
Fix streaming eslint configuration (#28055)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 5fe190c696c..2f324f77a70 100644
--- a/package.json
+++ b/package.json
@@ -184,6 +184,7 @@
"babel-jest": "^29.5.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "^9.0.0",
+ "eslint-define-config": "^2.0.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-formatjs": "^4.10.1",
"eslint-plugin-import": "~2.29.0",