Skip to content
Snippets Groups Projects
Unverified Commit a586e2b8 authored by Patrick Marsceill's avatar Patrick Marsceill
Browse files

prettier config

parent 0ba4685e
No related branches found
No related tags found
No related merge requests found
package.json
package-lock.json package-lock.json
assets/css/dark-mode-preview.scss assets/css/dark-mode-preview.scss
assets/css/just-the-docs.scss assets/css/just-the-docs.scss
......
{
"endOfLine": "lf",
"semi": false,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment