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 37b13c6 commit 20b39e0Copy full SHA for 20b39e0
package.json
@@ -13,7 +13,7 @@
13
"build:sitemap": "node scripts/generateSitemap.js",
14
"start": "vinxi start",
15
"e2e": "npx playwright test",
16
- "check:lint": "eslint .",
+ "check:lint": "eslint --flag unstable_native_nodejs_ts_config .",
17
"check:types": "tsc --noEmit"
18
},
19
"dependencies": {
0 commit comments