mirror of
https://github.com/zenorocha/clipboard.js.git
synced 2023-08-10 21:12:48 +03:00
Fix editor config for package.json and bower.json
This commit is contained in:
parent
27a56e72a8
commit
56123281a6
@ -17,3 +17,9 @@ insert_final_newline = true
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[package.json]
|
||||
indent_size = 2
|
||||
|
||||
[bower.json]
|
||||
indent_size = 2
|
||||
|
Loading…
Reference in New Issue
Block a user