adobe / aio-cli-plugin-app

Create, Build and Deploy Cloud Native Applications
Apache License 2.0
19 stars 35 forks source link

basic eslint config for new projects from template #738

Closed shazron closed 6 months ago

shazron commented 10 months ago

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

aiojbot commented 10 months ago

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-2602

pseudovar commented 10 months ago

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