@stylelint-types/stylelint-stylus

1.0.0 • Public • Published

@stylelint-types/stylelint-stylus

TypeScript definitions for stylelint-define-config.

Install

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

Usage

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

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

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

Credits

LICENSE

MIT

Package Sidebar

Install

npm i @stylelint-types/stylelint-stylus

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

22.1 kB

Total Files

39

Last publish

Collaborators

  • pengzhanbo