Closed kepet19 closed 3 years ago
add eslint with extension https://github.com/standard/standard add workflow for pushing to branches
add workflow for pr and and pushing to main.
npm test for lint and then running test my-test.js not sure what is the right way yet. npm run lint for fixing the linting erros. please run before pushing to any branch's
npm test
my-test.js
npm run lint
Sorry I forgot to change a name I just add it.
add eslint with extension https://github.com/standard/standard add workflow for pushing to branches
add workflow for pr and and pushing to main.
npm test
for lint and then running testmy-test.js
not sure what is the right way yet.npm run lint
for fixing the linting erros. please run before pushing to any branch's