bylapidist/styles

View on GitHub
.lintstagedrc

Summary

Maintainability
Test Coverage
{
  "*.{js,cjs}": [
    "npm run fix"
  ]
}