mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": true
|
|
}
|
|
}
|