|
|
|
@ -83,7 +83,7 @@
|
|
|
|
"posttest": "agadoo src/internal/index.js",
|
|
|
|
"posttest": "agadoo src/internal/index.js",
|
|
|
|
"prepublishOnly": "pnpm build",
|
|
|
|
"prepublishOnly": "pnpm build",
|
|
|
|
"types": "node ./scripts/generate-dts.js",
|
|
|
|
"types": "node ./scripts/generate-dts.js",
|
|
|
|
"lint": "prettier . --cache --plugin-search-dir=. --check && eslint \"{scripts,src,test}/**/*.js\" --cache --fix"
|
|
|
|
"lint": "prettier . --cache --plugin-search-dir=. --check && eslint \"{scripts,src,test}/**/*.js\" --cache"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"type": "git",
|
|
|
|
|