Skip to content

Commit fa9fa8c

Browse files
committed
Remove obsolete jshint external
1 parent 8bb3d97 commit fa9fa8c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tools/webpack/codemirror.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ module.exports = ( env = { buildTarget: 'src/' } ) => {
3737
externals: {
3838
'csslint': 'window.CSSLint',
3939
'htmlhint': 'window.HTMLHint',
40-
'jshint': 'window.JSHINT',
4140
'jsonlint': 'window.jsonlint',
4241
},
4342
plugins: [

0 commit comments

Comments
 (0)