Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 173 Bytes

editorconfig.md

File metadata and controls

10 lines (7 loc) · 173 Bytes

.editorconfig for JavaScript/TypeScript

See .editorconfig base rules.

Use these rules:

[*.{js,jsx,ts,tsx}]
indent_style = tab