mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 05:08:08 +00:00
📎 Add check-fmt script to root package.json
This commit is contained in:
parent
b6524881e0
commit
d7e0b0cf9f
@ -12,6 +12,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"lint": "./scripts/lint",
|
||||
"check-fmt": "./scripts/check-fmt",
|
||||
"fmt": "./scripts/fmt"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user