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 b4db055 commit 5b93212Copy full SHA for 5b93212
.eslintrc.json
@@ -1,4 +1,5 @@
1
{
2
+ "root": true,
3
"plugins": ["github"],
4
"extends": ["plugin:github/browser", "plugin:github/recommended", "plugin:github/typescript"],
5
"globals": {
0 commit comments