mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
6 lines
91 B
Text
6 lines
91 B
Text
{
|
|
"trailingComma": "all",
|
|
"printWidth": 88,
|
|
"tabWidth": 4,
|
|
"semi": true,
|
|
}
|