diff options
Diffstat (limited to 'frontend/.editorconfig')
| -rw-r--r-- | frontend/.editorconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/.editorconfig b/frontend/.editorconfig new file mode 100644 index 0000000..6b24aac --- /dev/null +++ b/frontend/.editorconfig @@ -0,0 +1,3 @@ +[*.{js, jsx, ts, tsx}] +indent_style = space +indent_size = 2
\ No newline at end of file |
