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 a174022 commit 54023b6Copy full SHA for 54023b6
.eslintrc
@@ -1,4 +1,5 @@
1
{
2
+ "root": true,
3
"rules": {
4
"indent": [ 2, "tab", { "SwitchCase": 1 } ],
5
"quotes": [ 2, "single" ],
0 commit comments