Skip to content

Commit

Permalink
Fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhad6 committed Aug 29, 2024
1 parent c9c0638 commit cd4569e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* eslint-disable @typescript-eslint/no-require-imports */

const path = require("path");
const {
WPPlugin: { JSONLicenseWebpackPlugin },
Expand Down

0 comments on commit cd4569e

Please sign in to comment.