universal-react-website icon indicating copy to clipboard operation
universal-react-website copied to clipboard

ES Lint Warnings

Open krismeister opened this issue 6 years ago • 1 comments

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.

krismeister avatar Dec 26 '18 20:12 krismeister

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.

levimykel avatar Mar 08 '19 12:03 levimykel