We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ad43c3 commit c0269dbCopy full SHA for c0269db
.eslintrc
@@ -24,6 +24,7 @@
24
*/
25
26
{
27
+ "root": true,
28
"extends": ["eslint:recommended", "plugin:@typescript-eslint/base"],
29
"env": {
30
"browser": true,
0 commit comments