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.
2 parents 21a95d1 + b462c22 commit ba71770Copy full SHA for ba71770
.eslintrc.json
@@ -0,0 +1,6 @@
1
+{
2
+ "extends": "standard",
3
+ "env": {
4
+ "mocha": true
5
+ }
6
+}
0 commit comments