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 3a250ca commit 13df976Copy full SHA for 13df976
package.json
@@ -4,8 +4,7 @@
4
"description": "ESLint configuration for micro-services built using Node.js and TypeScript",
5
"main": "index.js",
6
"scripts": {
7
- "test": "node test",
8
- "package": "npm pack"
+ "test": "node test"
9
},
10
"engines": {
11
"node": ">=18"
0 commit comments