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