From 02c1568c654f8aaef98464de9006c00aa30e980b Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Mon, 22 Jun 2020 17:22:30 -0700 Subject: fix formatting from linter --- package.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'package.json') 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", -- cgit v1.2.3