Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Aug 23, 2024
1 parent 8f454b0 commit 45c2e33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eslint.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import eslintPluginCanonical from './dist/src/index.js';
const eslintPluginCanonical = require('./dist/src/index.js');

export default [
module.exports = [
{
ignores: [
'package-lock.json',
Expand Down

0 comments on commit 45c2e33

Please sign in to comment.