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