mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-28 12:23:31 +01:00
Remove jscs from the project
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
"test-node": "mocha --recursive test/app test/modules ts/test",
|
||||
"test-node-coverage": "nyc --reporter=lcov --reporter=text mocha --recursive test/app test/modules ts/test",
|
||||
"eslint": "eslint .",
|
||||
"jscs": "yarn grunt jscs",
|
||||
"jshint": "yarn grunt jshint",
|
||||
"lint": "yarn format --list-different && yarn lint-windows",
|
||||
"lint-windows": "yarn eslint && yarn grunt lint && yarn tslint",
|
||||
@@ -128,7 +127,6 @@
|
||||
"grunt-contrib-watch": "^1.0.0",
|
||||
"grunt-exec": "^3.0.0",
|
||||
"grunt-gitinfo": "^0.1.7",
|
||||
"grunt-jscs": "^3.0.1",
|
||||
"grunt-sass": "^2.0.0",
|
||||
"mocha": "^4.1.0",
|
||||
"mocha-testcheck": "^1.0.0-rc.0",
|
||||
|
||||
Reference in New Issue
Block a user