Skip to content
#

code-style

Here are 180 public repositories matching this topic...

timomayer
timomayer commented Aug 13, 2020

Most js projects have configured linters in package.json as npm run script to pass on arguments to eslint and start it for example with npm run lint:eslint.

Suggestion: make it possible to run a linter unsing this npm run configuration, otherwise you have to maintain paraleters for all linters in two locations: package.json and github action file.

Improve this page

Add a description, image, and links to the code-style topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-style topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.