We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d832c1 commit 4353eb1Copy full SHA for 4353eb1
1 file changed
.eslintrc.json
@@ -0,0 +1,7 @@
1
+{
2
+ "parser": "@typescript-eslint/parser",
3
+ "parserOptions": {
4
+ "ecmaVersion": "latest",
5
+ "sourceType": "module"
6
+ }
7
+}
0 commit comments