@tyankatsu0105/stylelint-typescript

0.0.3 • Public • Published

stylelint with TypeScript

npm version deploy

Usage

npm i -D stylelint @tyankatsu0105/stylelint-typescript
module.exports = {
  plugins: ["@tyankatsu0105/stylelint-typescript"],
  rules: {
    "@tyankatsu0105/no-hoge": true,
  },
};

Readme

Keywords

none

Package Sidebar

Install

npm i @tyankatsu0105/stylelint-typescript

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

8.1 kB

Total Files

16

Last publish

Collaborators

  • tyankatsu0105