@stylelint-types/stylelint-scales

4.0.0 • Public • Published

@stylelint-types/stylelint-scales

TypeScript definitions for stylelint-define-config.

Install

npm i -D @stylelint-types/stylelint-scales
# or
pnpm add -D @stylelint-types/stylelint-scales
# or
yarn add -D @stylelint-types/stylelint-scales

Usage

// @ts-check
const defineConfig = require('stylelint-define-config')

/// <reference types="@stylelint-types/stylelint-scales">

module.exports = defineConfig({
  rules: {
    // ...rules
  }
})

Credits

LICENSE

MIT

Package Sidebar

Install

npm i @stylelint-types/stylelint-scales

Weekly Downloads

1

Version

4.0.0

License

MIT

Unpacked Size

11 kB

Total Files

16

Last publish

Collaborators

  • pengzhanbo