Skip to content

Commit 1e7c940

Browse files
committed
publish package
1 parent f6cd67c commit 1e7c940

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"test": "jest --runInBand --detectOpenHandles",
99
"test:watch": "jest --watchAll --runInBand --detectOpenHandles",
1010
"test:coverage": "jest --coverage --colors",
11-
"lint": "eslint ./src/libs --fix",
12-
"formatter": "prettier --check ./src/libs"
11+
"lint": "eslint ./src --fix",
12+
"formatter": "prettier --check ./src"
1313
},
1414
"repository": {
1515
"type": "git",

0 commit comments

Comments
 (0)