We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb8725 commit 5106d11Copy full SHA for 5106d11
package.json
@@ -52,7 +52,6 @@
52
"scripts": {
53
"test": "yarn --cwd packages/mongodb-memory-server-core run test",
54
"lint": "lerna run lint --stream --npm-client=yarn --no-prefix",
55
- "eslint": "eslint 'packages/mongodb-memory-server-core/src/**/*.{js,ts}'",
56
"watch": "jest --env node --watch",
57
"jest": "jest --env node",
58
"build": "tsc --build tsconfig.build.json",
0 commit comments