Skip to content

Commit

Permalink
Fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jsimck committed Apr 3, 2024
1 parent 33a703a commit 53e107b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/src/webpack/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import ForkTsCheckerWebpackPlugin from 'fork-ts-checker-webpack-plugin';
import lessPluginGlob from 'less-plugin-glob';
import MiniCssExtractPlugin from 'mini-css-extract-plugin';
import TerserPlugin from 'terser-webpack-plugin';
// eslint-disable-next-line import/default
import {
Configuration,
RuleSetRule,
Expand Down

0 comments on commit 53e107b

Please sign in to comment.