Skip to content

Commit c790a4d

Browse files
committed
feat: add lint support for .peggy
1 parent d242723 commit c790a4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/lint/file.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ customMime.add( {
9999
} );
100100

101101
customMime.add( {
102-
"essence": "application/x-peggy",
102+
"essence": "text/x-peggy",
103103
"compressible": true,
104104
"extnames": [ ".peggy" ],
105105
} );

0 commit comments

Comments
 (0)