eslint-plugin-rpgmaker

2.0.0 • Public • Published

eslint-plugin-rpgmaker

ESlint Plugin for RPG Maker MV and MZ Globals.

Installation

$ npm install eslint-plugin-rpgmaker --save-dev

Configuration

{
  "plugins": [
    "rpgmaker"
  ],
  "env": {
    "rpgmaker/mv": true,
    "rpgmaker/mz": true
  }
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-plugin-rpgmaker

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

12.8 kB

Total Files

4

Last publish

Collaborators

  • waynee95