mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-23 03:29:11 +02:00
chore(v2): turn off import/extensions ESLint rule
This commit is contained in:
parent
22b1f66d11
commit
e39d76c40c
3 changed files with 3 additions and 1 deletions
|
@ -30,6 +30,7 @@ module.exports = {
|
|||
ERROR,
|
||||
{ignore: ['^@theme', '^@docusaurus', '^@generated']},
|
||||
],
|
||||
'import/extensions': OFF,
|
||||
'header/header': [
|
||||
ERROR,
|
||||
'block',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue