.stylelintignore 78 B

1234567
  1. /dist/*
  2. /public/*
  3. public/*
  4. /mock/*
  5. /node_modules/*
  6. /plop-templates/*
  7. /types/*