This package has been deprecated

Author message:

name issue

stylelint-config-tms

1.0.0 • Public • Published

stylelint-config-tms

This package provides tms's CSS .stylelintrc (with BEM plugin) as an extensible shared config.

Installation

# npm
npm install stylelint stylelint-config-tms -D

# yarn
yarn add stylelint stylelint-config-tms -D

Usage

You can create a file .stylelintrc.js in the project root directory,Configuration is as follows:

// .stylelintrc.js
module.exports = {
  extends: ["stylelint-config-tms"]
};

Further Reading

Package Sidebar

Install

npm i stylelint-config-tms

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

114 kB

Total Files

6

Last publish

Collaborators

  • npm