oasis-wallet-web
oasis-wallet-web copied to clipboard
Failing yarn scripts
-
yarn checkTs
throws bunch of errors. Should we fix that? Should we add it tolint
command so errors can be catch in CI. -
yarn lint:css
this one does nothing. Withstylelint-processor-styled-components
we run styleling against main.css file. Even if we will update paths linter will throw a few warnings that may be resolve by additional (postcss) stuff. Not sure we want to fix it or nuke it completly -
husky
is not working as well. It was added, but hook was never configured on repo level (.husky is in gitignore). Should we nuke it or fix it? -
prettify
-
test:generators