mirror of
https://github.com/nick-fields/retry.git
synced 2025-12-28 18:58:52 +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
|
|
}
|