mirror of
https://github.com/directus/directus.git
synced 2026-01-10 10:28:11 -05:00
Remove obsolete webmanifest extension from editorconfig (#19144)
File removed in https://github.com/directus/directus/pull/19141
This commit is contained in:
@@ -6,7 +6,7 @@ insert_final_newline = true
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{mjs,cjs,js,mts,cts,ts,json,vue,html,scss,css,toml,webmanifest,md}]
|
||||
[*.{mjs,cjs,js,mts,cts,ts,json,vue,html,scss,css,toml,md}]
|
||||
indent_style = tab
|
||||
|
||||
[*.md]
|
||||
|
||||
Reference in New Issue
Block a user