mirror of
https://github.com/djhackersdev/minime.git
synced 2026-07-21 17:50:35 -05:00
6 lines
111 B
JSON
6 lines
111 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.rulers": [79],
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
}
|