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 2a02bc0 commit 1589aa1Copy full SHA for 1589aa1
.eslintignore
@@ -4,4 +4,4 @@
4
node_modules/
5
.DS_Store
6
yarn.lock
7
-yarn-error.log
+yarn-error.log
.gitignore
@@ -3,4 +3,4 @@ node_modules
3
package-lock.json
.prettierignore
@@ -3,4 +3,4 @@ node_modules/
yarn-error.log
-*ignore
+*ignore
.vscode/settings.json
@@ -14,4 +14,4 @@
14
"source.fixAll.eslint": true
15
},
16
"typescript.tsdk": "node_modules/typescript/lib"
17
-}
+}
0 commit comments