Lines Matching +full:js +full:- +full:lint
2 "name": "neo-async",
4 …"description": "Neo-Async is a drop-in replacement for Async, it almost fully covers its functiona…
5 "main": "async.js",
13 "url": "git@github.com:suguru03/neo-async.git"
15 "homepage": "https://github.com/suguru03/neo-async",
23 "fs-extra": "^4.0.2",
24 "func-comparator": "^0.7.2",
26 "gulp-bump": "^2.8.0",
27 "gulp-exit": "0.0.2",
28 "gulp-git": "^2.4.2",
29 "gulp-jscs": "^4.0.0",
30 "gulp-mocha": "^4.2.0",
31 "gulp-tag-version": "^1.3.0",
32 "gulp-util": "^3.0.7",
37 "lint-staged": "^8.1.0",
41 "mocha-parallel-executor": "^0.3.0",
44 "require-dir": "^0.3.0"
46 "lint-staged": {
47 "*.{js,ts}": [
48 "prettier --write",
56 "browser": "async.min.js"