Skip to content

Commit

Permalink
reset this comment
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao committed Dec 19, 2024
1 parent 21f8c7b commit 0afe439
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import type IForkTsCheckerWebpackPlugin from 'fork-ts-checker-webpack-plugin';

// eslint-disable-next-line @typescript-eslint/no-require-imports
// eslint-disable-next-line @typescript-eslint/no-var-requires
const ForkTsCheckerWebpackPlugin: typeof IForkTsCheckerWebpackPlugin = require('fork-ts-checker-webpack-plugin');

export const plugins = [
Expand Down

0 comments on commit 0afe439

Please sign in to comment.