mirror of
https://github.com/nick-fields/retry.git
synced 2025-12-29 03:09:37 +08:00
7 lines
143 B
JSON
7 lines
143 B
JSON
|
|
{
|
||
|
|
"editor.formatOnSave": true,
|
||
|
|
"prettier.requireConfig": true,
|
||
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
||
|
|
"editor.tabSize": 2
|
||
|
|
}
|