Skip to content

Commit b75844a

Browse files
committed
ci: fix linting directive
1 parent 98892a1 commit b75844a

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.eslintignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"scripts": {
1111
"test": "mocha test/*.js",
1212
"pretest": "npm run lint",
13-
"lint": "eslint .",
14-
"lint:fix": "eslint --fix ."
13+
"lint": "eslint src test benchmark",
14+
"lint:fix": "eslint --fix src test benchmark"
1515
},
1616
"repository": {
1717
"type": "git",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy