Skip to content
Snippets Groups Projects
Commit b0e24afd authored by thucpn's avatar thucpn
Browse files

fix lint

parent fd34c947
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
"type": "module",
"license": "MIT",
"scripts": {
"generate": "openapi-ts",
"generate": "./node_modules/.bin/openapi-ts",
"build": "pnpm run generate && bunchee",
"dev": "bunchee --watch"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment