dweb-search-frontend
dweb-search-frontend copied to clipboard
add eslint and prettier to CI script
Besides running tests, the CI script needs to run:
npm run lint
npm run prettier:check