This website requires JavaScript.
Explore
Help
Register
Sign In
bingyi
/
vscode-extension-samples
Watch
1
Star
0
Fork
0
You've already forked vscode-extension-samples
mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced
2026-04-27 16:55:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
jupyterPythonKernelExecApi
vscode-extension-samples
/
.editorconfig
3 lines
57 B
INI
Raw
Permalink
Normal View
History
Unescape
Escape
Make sure tsx files have same formatting as ts files Also updates the react sample to only have a single tsconfig so tsfmt can be easily run on it
2022-12-06 15:17:08 -08:00
[*.{ts,tsx,js,jsx,json}]
Run format on repo
2022-11-04 14:27:02 -07:00
indent_style
=
tab
tab_width
=
4
Reference in New Issue
Copy Permalink