Closed UziTech closed 3 years ago
I don't think the linting error is realted to this PR
Error: ESLint configuration in .eslintrc.json » eslint-config-atomic/react is invalid:
Thanks!
The lint issue is fixed in eslint-config-atomic
v1.7.1
The bigger issue is that npm
is used to install dependencies but there is no package-lock.json
file so it installs the latest version of devdependencies instead of the version in package.json
.
I updated the eslint dependency.
This fixes linter dock not scrolling
https://discord.com/channels/737254137690980372/737255015730774047/806537439400558602