universal-react-website
universal-react-website copied to clipboard
ES Lint Warnings
ISSUE:
On fresh checkout and NPM install and npm run test:lint
causes warnings:
warning Definition for rule 'react/jsx-filename-extension' was not found react/jsx-filename-extension
warning Definition for rule 'jsx-a11y/anchor-is-valid' was not found jsx-a11y/anchor-is-valid
EXPECTED RESULTS: There are no warnings when setting up the project freshly.
Hi @krismeister, sorry for the delay on this. I will add this to our backlog and someone will look into it as soon as we are able. Thanks for bringing it to our attention.