Skip to content

Commit 8bb3d97

Browse files
committed
Add EOL at EOF
1 parent ecc4149 commit 8bb3d97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/webpack/codemirror.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ module.exports = ( env = { buildTarget: 'src/' } ) => {
6969
};
7070

7171
return [ codemirrorConfig, espreeConfig ];
72-
};
72+
};

0 commit comments

Comments
 (0)