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