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 45b430d commit e41ecdeCopy full SHA for e41ecde
.eslintrc.json
@@ -0,0 +1,6 @@
1
+{
2
+
3
+ "extends": ["standard-with-typescript", "airbnb", "prettier"],
4
+ "plugins": ["prettier"],
5
+ "rules": {}
6
+}
0 commit comments