0.3.5 • Published 1 year ago

@zotero-plugin/eslint-config v0.3.5

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
1 year 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

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.4

1 year ago

0.3.3

1 year ago

0.3.0

1 year ago

0.2.11

1 year ago

0.2.10

1 year ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.7

1 year ago

0.2.6

1 year ago

0.2.5

1 year ago