chore: apply indentation rule for cjs/mjs as well
This commit is contained in:
parent
1fafe34fa1
commit
863a4e4f89
@ -11,5 +11,5 @@ charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{js{x,on,},ts{x,}}]
|
||||
[*.{{c,m,}js{x,on,},ts{x,}}]
|
||||
indent_size = 2
|
||||
|
Loading…
Reference in New Issue
Block a user