We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a8c6f4 commit 259cc23Copy full SHA for 259cc23
package.json
@@ -16,7 +16,6 @@
16
"license": "SEE LICENSE IN LICENSE",
17
"scripts": {
18
"dev": "node tests/server.mjs",
19
- "server": "node tests/server.mjs",
20
"lint:check": "eslint **/*.{js,mjs,jsx,ts,tsx}",
21
"lint:fix": "eslint \"**/*.{js,mjs,jsx,ts,tsx}\" --fix",
22
"pretty:check": "prettier --check ./",
0 commit comments