mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-30 04:10:32 -08:00
Add: format command
This commit is contained in:
parent
799d8f1528
commit
0d05071f64
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"build": "sass src/userChrome.scss ./userChrome.css && sass src/userContent.scss ./userContent.css",
|
||||
"format": "prettier --write .",
|
||||
"test": "jest"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue