Skip to content

Commit 373e14e

Browse files
authored
Remove obsolete webmanifest extension from editorconfig (directus#19144)
File removed in directus#19141
1 parent ea146c3 commit 373e14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ insert_final_newline = true
66
charset = utf-8
77
trim_trailing_whitespace = true
88

9-
[*.{mjs,cjs,js,mts,cts,ts,json,vue,html,scss,css,toml,webmanifest,md}]
9+
[*.{mjs,cjs,js,mts,cts,ts,json,vue,html,scss,css,toml,md}]
1010
indent_style = tab
1111

1212
[*.md]

0 commit comments

Comments
 (0)