mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Init v1
This commit is contained in:
13
docs/.prettierrc
Normal file
13
docs/.prettierrc
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"overrides": [
|
||||
{
|
||||
"files": "html",
|
||||
"options": { "parser": "liquid" }
|
||||
},
|
||||
{
|
||||
"files": "scss",
|
||||
"options": { "printWidth": 200 }
|
||||
}
|
||||
],
|
||||
"plugins": ["@shopify/prettier-plugin-liquid"]
|
||||
}
|
||||
Reference in New Issue
Block a user