mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 08:23:27 +00:00
add CI stuff
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"prepare": "nitropack prepare",
|
||||
"dev": "nitropack dev",
|
||||
"build": "nitropack build",
|
||||
"preview": "node .output/server/index.mjs",
|
||||
"start": "node .output/server/index.mjs",
|
||||
"lint": "eslint --ext .js src/",
|
||||
"lint:fix": "eslint --fix --ext .js src/"
|
||||
},
|
||||
|
Reference in New Issue
Block a user