Update package.json
This commit is contained in:
parent
6894a50e2e
commit
f0a6e67c57
|
|
@ -6,6 +6,7 @@
|
|||
"main": "./out/main/index.js",
|
||||
"author": "TheThomaas",
|
||||
"homepage": "https://electron-vite.org",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"format": "prettier --write .",
|
||||
"lint": "eslint . --ext .js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix",
|
||||
|
|
|
|||
Reference in a new issue