Skip to content

Commit 50b739f

Browse files
Jack-Worksljharb
authored andcommitted
[meta] add npm start
1 parent 68637a7 commit 50b739f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"name": "template-for-proposals",
44
"description": "A repository template for ECMAScript proposals.",
55
"scripts": {
6+
"start": "npm run build -- --watch",
67
"build": "ecmarkup spec.emu index.html"
78
},
89
"homepage": "https://github.com/tc39/template-for-proposals#readme",

0 commit comments

Comments
 (0)