We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc096e commit ad7a83aCopy full SHA for ad7a83a
.eslintrc
@@ -1,7 +1,7 @@
1
{
2
"plugins": ["prettier"],
3
"extends": [
4
- "semistandard"
+ "semistandard"
5
],
6
"env": {
7
"node": true,
0 commit comments