forked from wallabag/wallabag
Use ESLint directly
This commit is contained in:
@ -24,7 +24,6 @@ Encore
|
||||
.enableSassLoader()
|
||||
.enablePostCssLoader()
|
||||
.autoProvidejQuery()
|
||||
.enableEslintPlugin()
|
||||
.addPlugin(new StyleLintPlugin({
|
||||
configFile: 'stylelint.config.js',
|
||||
failOnError: false,
|
||||
|
||||
Reference in New Issue
Block a user