mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 05:38:57 -06:00
prettier config
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"endOfLine": "lf",
|
||||
"semi": false,
|
||||
"singleQuote": false,
|
||||
"tabWidth": 2,
|
||||
"trailingComma": "es5"
|
||||
}
|
||||
Reference in New Issue
Block a user