oasis-wallet-web icon indicating copy to clipboard operation
oasis-wallet-web copied to clipboard

Failing yarn scripts

Open buberdds opened this issue 2 years ago • 0 comments

  • yarn checkTs throws bunch of errors. Should we fix that? Should we add it to lint command so errors can be catch in CI.
  • yarn lint:css this one does nothing. With stylelint-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

buberdds avatar Apr 01 '22 16:04 buberdds