isaacscript-lint

7.1.0 • Public • Published

isaacscript-lint

npm version

This is a meta package to install all of the dependencies necessary for Prettier & ESLint to work with a typical IsaacScript project. (Prettier is the best code formatter and ESLint is the best code problem checker.)

(By default, IsaacScript mods are automatically configured to use this meta package.)

Package Documentation

  • complete-lint - A meta-package to install all of the necessary ESLint and Prettier dependencies.
  • `isaacscript-spell - A collection of CSpell dictionaries for IsaacScript mods.
  • isaacscript-tsconfig - A TypeScript configuration file for IsaacScript mods.
  • eslint-import-resolver-typescript - Necessary for eslint-plugin-import-x to work properly, which is part of eslint-config-complete. (Even though it is a direct dependency of eslint-config-complete, it does not work properly when it is a nested transitive dependency, so it must explicitly be in this package.)
  • ts-prune - A tool to look for unused exports.

Package Sidebar

Install

npm i isaacscript-lint

Weekly Downloads

87

Version

7.1.0

License

MIT

Unpacked Size

3.49 kB

Total Files

3

Last publish

Collaborators

  • zamiell