mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 14:33:27 +00:00
Initial setup
This commit is contained in:
@@ -3,13 +3,5 @@ root = true
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
charset = utf-8
|
||||
|
||||
[*.js]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[{package.json,*.yml,*.cjson}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
Reference in New Issue
Block a user