We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba0661 commit 4c791efCopy full SHA for 4c791ef
package.json
@@ -51,7 +51,6 @@
51
},
52
"scripts": {
53
"install": "prebuild-install --runtime napi || node-gyp rebuild",
54
- "rebuild": "node-gyp rebuild",
55
"format-cxx": "clang-format -i 'src/**/*'",
56
"format-js": "ESLINT_USE_FLAT_CONFIG=false eslint lib test --fix",
57
"check:lint": "ESLINT_USE_FLAT_CONFIG=false eslint lib test index.d.ts",
0 commit comments