diff --git a/package.json b/package.json index cba0b45..27c731c 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,7 @@ "scripts": { "build": "tsc", "start": "node ./dist/vylbot", - "test": "jest", - "lint": "tslint -c tslint.json 'src/**/*.ts' 'tests/**/.ts'" + "test": "jest" }, "repository": { "type": "git",