add webmanifest
This commit is contained in:
@@ -12,7 +12,7 @@ insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[{*.html,*.css,*.json}]
|
||||
[{*.html,*.css,*.json,*.webmanifest}]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
@@ -20,6 +20,10 @@ indent_size = 4
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.webmanifest]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user