mirror of
https://github.com/fluxerapp/fluxer.git
synced 2026-09-02 21:04:06 +03:00
6 lines
151 B
JSON
6 lines
151 B
JSON
{
|
|
"typescript.preferences.includePackageJsonAutoImports": "auto",
|
|
"typescript.suggest.autoImports": true,
|
|
"typescript.experimental.useTsgo": true
|
|
}
|