This commit is contained in:
Piotr Rogowski 2021-09-26 20:42:31 +02:00
parent 40eb812a06
commit d0b7ca853a
No known key found for this signature in database
GPG Key ID: F40F61D5587F5673
3 changed files with 0 additions and 132183 deletions

View File

@ -17,7 +17,6 @@
"electron:start": "npm run electron:compile && electron-forge start",
"electron:package": "npm run build && npm run electron:compile && electron-forge package",
"electron:make": "npm run build && npm run electron:compile && electron-forge make",
"ini:compile": "tsc -p tsconfig.custom.json",
"test": "craco test",
"lint": "tsc && eslint --max-warnings=0 src",
"lint-fix": "eslint --fix src",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff