aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/.eslintrc.json')
-rw-r--r--client/.eslintrc.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/.eslintrc.json b/client/.eslintrc.json
index c5685b9dc..e4c8d901b 100644
--- a/client/.eslintrc.json
+++ b/client/.eslintrc.json
@@ -14,6 +14,7 @@
14 "project": [ 14 "project": [
15 "tsconfig.eslint.json" 15 "tsconfig.eslint.json"
16 ], 16 ],
17 "EXPERIMENTAL_useSourceOfProjectReferenceRedirect": true,
17 "createDefaultProgram": false 18 "createDefaultProgram": false
18 }, 19 },
19 "extends": [ 20 "extends": [