mirror of
https://github.com/wekan/wekan.git
synced 2025-04-21 12:37:07 -04:00
8 lines
125 B
Text
8 lines
125 B
Text
{
|
|
"printWidth": 80,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"trailingComma": "all"
|
|
}
|