mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-06-11 09:02:59 +02:00
Clean up model fetching and loading states
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
export default {
|
||||
"trailingComma": "all",
|
||||
"tabWidth": 2,
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"printWidth": 100,
|
||||
"bracketSpacing": true
|
||||
}
|
||||
Reference in New Issue
Block a user