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 efd45e4 commit 62d4415Copy full SHA for 62d4415
package.json
@@ -27,6 +27,7 @@
27
"scripts": {
28
"prepare": "webpack --mode=production",
29
"start": "ts-node src",
30
+ "lint": "eslint src",
31
"test": "jest"
32
},
33
"dependencies": {
0 commit comments