sparkletown/sparkle

View on GitHub
.github/labeler.yml

Summary

Maintainability
Test Coverage
# Usage: https://github.com/actions/labeler#usage

dependencies:
- '**/package.json'
- '**/package-lock.json'
- '**/yarn.lock'

💎 styles:
- '**/*.css'
- '**/*.scss'
- '**/*.styles.ts'