8000
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 09a6df2 commit 0ee5674Copy full SHA for 0ee5674
.vscode/settings.json
@@ -0,0 +1,3 @@
1
+{
2
+ "typescript.tsdk": "./node_modules/typescript/lib"
3
+}
package.json
@@ -94,8 +94,10 @@
94
"commitizen": "^4.2.1",
95
"copy-dir": "^1.3.0",
96
"cz-conventional-changelog": "^3.3.0",
97
+ "eslint": "^7.9.0",
98
"husky": "^4.3.0",
99
"parcel-bundler": "^1.12.4",
100
+ "prettier": "^2.1.2",
101
"react": "^16.13.1",
102
"react-dom": "^16.13.1",
103
"react-is": "^16.13.1",
0 commit comments