Skip to content

Commit

Permalink
chore: avoid disabling of linting rule (inconsistent in different env…
Browse files Browse the repository at this point in the history
…ironments but prefer CI)
  • Loading branch information
brettz9 committed Jul 25, 2021
1 parent c60dbba commit 7776b1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bin/generateRule.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ export default iterateJsdoc(({
path: './src/index.js',
});

// eslint-disable-next-line import/extensions
await import('./generateReadme.js');

/*
Expand Down

0 comments on commit 7776b1e

Please sign in to comment.