Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lsongdev committed Dec 21, 2022
1 parent aa859dd commit 1e617b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"test"
],
"scripts": {
"start": "./bin/chii.js start",
"ci": "npm run lint && npm run build && npm run es5",
"format": "npm run format:server && lsla prettier \"src/**/*.ts\" \"*.{js,json}\" \"bin/*.js\" \"test/*.{html,json,js,css}\" --write",
"format:server": "lsla prettier \"server/**/*.js\" --write",
Expand Down

0 comments on commit 1e617b1

Please sign in to comment.