DEV Community

Discussion on: ⚙️ Migrate Angular app to ESLint with Prettier, AirBnB Styleguide, Husky and lint-staged

Collapse
 
mayankkalbhor profile image
Mayank K

Seems lot of work and libraries we need to install to achieve this. That gives me a thought is it worth it

Collapse
 
bzvyagintsev profile image

For basic ESLint setup you can run schematics, change builder and copy ESLint config from official Angular ESLint repo.