Merge pull request #16860 from Snuffleupagus/editorconfig-mjs
Add the `.mjs` file-extension to the EditorConfig
This commit is contained in:
commit
6da4fe5778
@ -1,6 +1,6 @@
|
||||
root = true
|
||||
|
||||
[*.{js,jsm,json,html,css,pdf.link}]
|
||||
[*.{js,jsm,mjs,json,html,css,pdf.link}]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_size = 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user