@ -8,7 +8,7 @@ charset = utf-8
max_line_length = 90
# .js, .jsx, .ts, .tsx
[*.{js,ts}?]
[*.{js,ts,jsx,tsx}]
indent_style = space
indent_size = 2
quote_type = single