mirror of
https://github.com/mue/mue.git
synced 2026-07-24 17:27:17 +02:00
build: add stylelint
Co-authored-by: David Ralph <me@davidcralph.co.uk>
This commit is contained in:
7
.prettierrc.json
Normal file
7
.prettierrc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"printWidth": 100,
|
||||
"trailingComma": "all",
|
||||
"tabWidth": 2,
|
||||
"semi": true,
|
||||
"singleQuote": true
|
||||
}
|
||||
Reference in New Issue
Block a user