@stylelint-types/stylelint-order

6.0.4 • Public • Published

@stylelint-types/stylelint-order

TypeScript definitions for stylelint-define-config.

Install

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

Usage

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

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

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

Credits

LICENSE

MIT

Package Sidebar

Install

npm i @stylelint-types/stylelint-order

Weekly Downloads

11

Version

6.0.4

License

MIT

Unpacked Size

8.49 kB

Total Files

8

Last publish

Collaborators

  • pengzhanbo