Skip to content

fix: 🐛 use correct default files 😄#362

Open
mariohamann wants to merge 2 commits intovirtualidentityag:mainfrom
mariohamann:fix/use-correct-file-for-defaults
Open

fix: 🐛 use correct default files 😄#362
mariohamann wants to merge 2 commits intovirtualidentityag:mainfrom
mariohamann:fix/use-correct-file-for-defaults

Conversation

@mariohamann
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread config/.eslintrc.js
'import/no-unresolved': 'off', // FIXME should be ignoring just '\\.(s?)css$', instead of being 'off'
'import/prefer-default-export': 'off',
'import/no-default-export': 'error',
'import/no-unresolved': 0, // FIXME should be ignoring just '\\.(s?)css$', instead of being 'off'
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls make sure a technical Debt ticket has been created.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as we need it in the CMS team, I would solve this in the team...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants