mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Also updates the react sample to only have a single tsconfig so tsfmt can be easily run on it
3 lines
57 B
INI
3 lines
57 B
INI
[*.{ts,tsx,js,jsx,json}]
|
|
indent_style = tab
|
|
tab_width = 4 |