mirror of
https://github.com/bs-community/blessing-skin-plugins.git
synced 2025-01-09 04:07:51 +08:00
add prettier config
This commit is contained in:
parent
37a3de273b
commit
b1811078f4
@ -16,5 +16,12 @@
|
||||
"gulp": "^4.0.2",
|
||||
"ts-node": "^8.8.2",
|
||||
"typescript": "^3.8.3"
|
||||
},
|
||||
"prettier": {
|
||||
"printWidth": 80,
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all",
|
||||
"tabWidth": 2
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user