mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-04 17:37:24 +00:00
package.json: add Prettier
This commit is contained in:
parent
10abb92ca2
commit
ce4ee2b2b6
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
"deploy": "strapi deploy",
|
||||
"dev": "strapi develop",
|
||||
"develop": "strapi develop",
|
||||
"prettier": "npx prettier ./src --write",
|
||||
"start": "strapi start",
|
||||
"strapi": "strapi",
|
||||
"upgrade": "npx @strapi/upgrade latest",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue