Lines Matching +full:js +full:- +full:lint
4 "description": "the complete solution for node.js command-line programs",
15 "author": "TJ Holowaychuk <tj@vision-media.ca>",
19 "url": "https://github.com/tj/commander.js.git"
22 "lint": "eslint index.js \"tests/**/*.js\"", string
23 "typescript-lint": "eslint typings/*.ts",
24 "test": "jest && npm run test-typings",
25 "test-typings": "tsc -p tsconfig.json"
29 "index.js",
36 "@typescript-eslint/eslint-plugin": "^2.29.0",
38 "eslint-config-standard-with-typescript": "^15.0.1",
39 "eslint-plugin-jest": "^23.8.2",