DEV Community

Discussion on: Migrating and configuring Eslint with Angular 11

Collapse
 
gingi profile image
Shiran Pasternak

Is it possible to run this migration without ng? I have an existing Angular project without ng. Retrofitting an ng workspace seems like a science project.

Collapse
 
gsarciotto profile image
Giovanni Sarciotto

Automatically I dont think so because of the schematics. You can however do the migration full manual, see the repo