Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 386 Bytes

This package provides a shared set of analysis options for use by Sass team packages. To use it, add it as a Git dependency to your pubspec.yaml:

dev_dependencies:
  sass_analysis:
    git: {url: 
    https://github.com/sass/dart-sass.git, path: analysis}

and include it in your analysis_options.yaml:

include: package:sass_analysis/analysis_options.yaml