Skip to content

Commit 4e4fe5b

Browse files
committed
chore(package.json): adjust "dev" script
1 parent 50ba776 commit 4e4fe5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"scripts": {
1010
"build": "make",
11-
"dev": "tstl -p ./src/tsconfig.json --watch"
11+
"dev": "tstl --watch"
1212
},
1313
"keywords": [],
1414
"author": "",

0 commit comments

Comments
 (0)