Skip to content

Commit d5c5f1c

Browse files
feat: add support for .eyaml and .eyml file extensions
1 parent 2aa309a commit d5c5f1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@
7171
],
7272
"extensions": [
7373
".yml",
74+
".eyaml",
75+
".eyml",
7476
".yaml"
7577
],
7678
"filenames": [

0 commit comments

Comments
 (0)