A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/denoland/deno_lint/issues/169 below:

Webpack Loader for Deno Lint · Issue #169 · denoland/deno_lint · GitHub

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