0.3.5 • Published 7 months ago

@zotero-plugin/eslint-config v0.3.5

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
7 months ago

ES Lint Config for Zotero

Features

  • Flat ESLint configuration, easily composable!
  • Designed with TypeScript in mind.
  • Ignores common files such as .scaffold, dist, node_modules, and files listed in .gitignore.
  • Special cases tailored for Zotero plugins.
  • Mocha support.

Usage

npm install -D @zotero-plugin/eslint-config
import zotero from "@zotero-plugin/eslint-config";

export default zotero();

Thanks

0.3.5

7 months ago

0.3.2

7 months ago

0.3.1

7 months ago

0.3.4

7 months ago

0.3.3

7 months ago

0.3.0

7 months ago

0.2.11

7 months ago

0.2.10

8 months ago

0.2.9

8 months ago

0.2.8

8 months ago

0.2.7

8 months ago

0.2.6

8 months ago

0.2.5

8 months ago