Skip to content

Instantly share code, notes, and snippets.

@Jimmylet
Created April 10, 2019 09:03
Show Gist options
  • Select an option

  • Save Jimmylet/d127040624a2e1e4929562a30d2397d6 to your computer and use it in GitHub Desktop.

Select an option

Save Jimmylet/d127040624a2e1e4929562a30d2397d6 to your computer and use it in GitHub Desktop.
/* In sage/resources/assets/build/webpack.config.js */
/*new webpack.LoaderOptionsPlugin({
test: /\.js$/,
options: {
eslint: { failOnWarning: false, failOnError: true },
},
}),*/
/*new StyleLintPlugin({
failOnError: !config.enabled.watcher,
syntax: 'scss',
}),*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment