| name: lints | |
| version: 2.1.0 | |
| description: > | |
| Official Dart lint rules. Defines the 'core' and 'recommended' set of lints | |
| suggested by the Dart team. | |
| repository: https://github.com/dart-lang/lints | |
| environment: | |
| sdk: ^3.0.0-417 | |
| # NOTE: Code is not allowed in this package. Do not add dependencies. | |
| # dependencies: | |
| # dev_dependencies: |