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 99d96bf commit 8f7edfbCopy full SHA for 8f7edfb
package.json
@@ -24,7 +24,6 @@
24
"scripts": {
25
"start": "vite",
26
"watch-ts": "tsc -w",
27
- "reinstall": "rimraf node_modules && npm install",
28
"postinstall": "electron-builder install-app-deps",
29
"lint-css": "stylelint \"app/**/*.css\"",
30
"lint-html": "htmlhint \"app/**/*.html\"",
0 commit comments