I think it would be great if we have a webpack loader for deno lint, and would be configurable to break the build whenever it encounters a lint error
example webpack configuration:
{
test: /\.(ts|js)$/,
enforce: "pre",
loader: "deno-lint-loader",
options: {
emitErrors: true,
failOnHint: true
}
}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4