Skip to content

pleisto/eslint-plugin-pleisto

Repository files navigation

@pleisto/eslint-plugin

Acknowledgement: Some code and ideas are borrowed from @antfu/eslint-config licensed under MIT License.

ESLint9 plugin and custom rules for Pleisto.

Config

Usage:

// eslint.config.mjs
import { pleistoESLintConfig } from '@pleisto/eslint-plugin'

export default pleistoESLintConfig({
  // options
})

License

Apache License 2.0