@stylelint-types/stylelint-scales
TypeScript icon, indicating that this package has built-in type declarations

5.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
  }
})

demo

Credits

LICENSE

MIT

Package Sidebar

Install

npm i @stylelint-types/stylelint-scales

Weekly Downloads

45

Version

5.0.0

License

MIT

Unpacked Size

9.8 kB

Total Files

5

Last publish

Collaborators

  • pengzhanbo