editorconfig-vscode
editorconfig-vscode copied to clipboard
Allow separate tabSize and indentSize
Please fill in this template.
- [x] Use a meaningful title for the pull request.
- [x] Use meaningful commit messages.
- [x] Run
tscw/o errors (same asnpm run compile). - [x] Run
npm run lintw/o errors.
Fixes #346
this has weird interactions with vscode indentation detection, i need to look into this.
What's the current status of this PR?