adobe/aio-cli-plugin-app

basic eslint config for new projects from template

shazron opened this issue · 2 comments

Right now there is no eslint setup for the user. We should setup a basic eslint config via the template.
https://github.com/adobe/generator-aio-app/tree/master/generators/base-app

An option through aio app init to choose between none, basic and opinionated would be very useful. Similar to selecting a typescript "strictness".