нахуя: **.js?

This commit is contained in:
Alexander Popov 2021-08-09 22:28:11 +03:00
parent 17ea4e1f1f
commit 7cc6c7f396
1 changed files with 6 additions and 5 deletions

View File

@ -17,17 +17,18 @@ indent_size = 4
indent_style = space
indent_size = 2
[*.js]
indent_style = space
indent_size = 2
[{*.html,*.css,*.json}]
indent_style = tab
indent_size = 4
[Makefile]
indent_style = tab
indent_size = 4
[lib/**.js]
indent_style = space
indent_size = 2
[{package.json}]
[package.json]
indent_style = space
indent_size = 2