Added Bootstrap and Vue I18N; added header and footer components; added language switcher
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
"$schema": "https://json.schemastore.org/prettierrc",
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"printWidth": 100
|
||||
"printWidth": 100,
|
||||
"useTabs": true,
|
||||
"tabWidth": 4
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user