We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f9392 commit 1efefb1Copy full SHA for 1efefb1
playground/package.json
@@ -1,5 +1,6 @@
1
{
2
"private": true,
3
+ "type": "module",
4
"scripts": {
5
"dev": "nodemon -w '../src/**/*.ts' -e .ts -x vite",
6
"json-server": "json-server --watch db.json --port 4000",
0 commit comments