@cid-harvard/stylelint-config

Standard base stylelint configs for the development team at Harvard CID

Usage no npm install needed!

<script type="module">
  import cidHarvardStylelintConfig from 'https://cdn.skypack.dev/@cid-harvard/stylelint-config';
</script>

README

This package consists of two stylelint configs:

  • index.js contains the config for TypeScript files. Refer to it as @cid-harvard/stylelint-config in your config.
  • css.js contains the config for CSS files (with support for CSS modules). Refer to it as @cid-harvard/stylelint-config/css in your config.

Please make sure nps eslint passes without errors before publishing new versions.