summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index a0eec34..9836ff1 100644
--- a/package.json
+++ b/package.json
@@ -8,8 +8,6 @@
"author": "Sin",
"scripts": {
"postinstall": "electron-builder install-app-deps",
- "lint": "xo",
- "test": "npm run lint",
"start": "electron .",
"pack": "electron-builder --dir",
"dist": "electron-builder --macos --linux --windows",