Remove unused rule.
This commit is contained in:
parent
20f50d533a
commit
060f9a01b6
@ -50,11 +50,6 @@ module.exports = {
|
|||||||
'promise'
|
'promise'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
//}, {
|
|
||||||
// test: /\.html$/,
|
|
||||||
// exclude: /views/,
|
|
||||||
// enforce: 'pre',
|
|
||||||
// loader: 'htmllint-loader'
|
|
||||||
}, {
|
}, {
|
||||||
test: /\.jsx?$/,
|
test: /\.jsx?$/,
|
||||||
exclude: /node_modules/,
|
exclude: /node_modules/,
|
||||||
|
Loading…
Reference in New Issue
Block a user