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 2bd2ac4 commit 9f9ab7cCopy full SHA for 9f9ab7c
.eslintrc.js
@@ -7,7 +7,6 @@ module.exports = {
7
}
8
},
9
rules: {
10
- indent: [1, "spaces"],
11
"linebreak-style": [1, "unix"],
12
quotes: [1, "single"],
13
"max-len": [1, 120],
0 commit comments