Summary
eb-scripts init --linting
By default, this would include our eslint configuration into a project.
Motivation
Why are we doing this?
To give developers an easy method to setup eslint on their project.
What use cases does it support?
Initializing a new project that enforces consistency.
What is the expected outcome?
Summary
By default, this would include our eslint configuration into a project.
Motivation
Why are we doing this?
To give developers an easy method to setup eslint on their project.
What use cases does it support?
Initializing a new project that enforces consistency.
What is the expected outcome?