Skip to content

Commit 5106d11

Browse files
committed
chore(package): remove script "eslint", because duplicate of core script
1 parent 8bb8725 commit 5106d11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
"scripts": {
5353
"test": "yarn --cwd packages/mongodb-memory-server-core run test",
5454
"lint": "lerna run lint --stream --npm-client=yarn --no-prefix",
55-
"eslint": "eslint 'packages/mongodb-memory-server-core/src/**/*.{js,ts}'",
5655
"watch": "jest --env node --watch",
5756
"jest": "jest --env node",
5857
"build": "tsc --build tsconfig.build.json",

0 commit comments

Comments
 (0)