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 82d8711 commit 3b648c9Copy full SHA for 3b648c9
package.json
@@ -37,7 +37,7 @@
37
},
38
"scripts": {
39
"build": "nr build:typegen && tsup",
40
- "dev": "tsup --format esm,cjs --watch & npx @eslint/config-inspector",
+ "dev": "npx @eslint/config-inspector",
41
"lint": "eslint .",
42
"lint:fix": "eslint . --fix",
43
"build:inspector": "pnpm build && npx @eslint/config-inspector build",
0 commit comments