@stylelint-types/stylelint-stylistic

2.1.0 • Public • Published

@stylelint-types/stylelint-stylistic

TypeScript definitions for stylelint-define-config.

Install

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

Usage

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

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

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

Credits

LICENSE

MIT

Package Sidebar

Install

npm i @stylelint-types/stylelint-stylistic

Weekly Downloads

12

Version

2.1.0

License

MIT

Unpacked Size

49 kB

Total Files

81

Last publish

Collaborators

  • pengzhanbo