mirror of
https://github.com/penpot/penpot.git
synced 2026-03-31 00:29:37 +02:00
📎 Add check-fmt script to root package.json
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"lint": "./scripts/lint",
|
||||
"check-fmt": "./scripts/check-fmt",
|
||||
"fmt": "./scripts/fmt"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user