mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
7 lines
97 B
JSON
7 lines
97 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": "explicit"
|
|
}
|
|
}
|