| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
eslint-plugin-isaacscript is a collection of ESLint rules for IsaacScript mods. (By default, IsaacScript mods are automatically configured to use these rules.)
Each rule has emojis denoting:
| Name | Description | ✅ | 🔧 | 💭 |
|---|---|---|---|---|
| isaacscript/enum-member-number-separation | Disallows numbers next to letters in enum members | ✅ | ||
| isaacscript/no-invalid-default-map | Disallows invalid constructors for the DefaultMap class | ✅ | 💭 | |
| isaacscript/no-throw | Disallows the usage of "throw" | ✅ | ||
| isaacscript/require-v-registration | Require variables named "v" to be registered with the save data manager | ✅ |
| Back | FazBrowse Home | New Git URL |