@pleisto/eslint-plugin
v2.3.1
Published
ESLint plugin and custom rules for Pleisto Pte Ltd
Downloads
354
Readme
@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