@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 6.0.4
    12
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 6.0.4
    12

Package Sidebar

Install

npm i @stylelint-types/stylelint-order

Weekly Downloads

12

Version

6.0.4

License

MIT

Unpacked Size

8.49 kB

Total Files

8

Last publish

Collaborators

  • pengzhanbo