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