@princed/rescript-disable-eslint

2.0.0 • Public • Published

rescript-disable-eslint

Disable preflight eslint check, so you can just check it in your code editor and CI.

Usage

npm i -D rescript-disable-eslint

Set up rescript as how its document said, then add 'disable-eslint' to the list, for example:

  "rescripts": [
    [
      "use-babel-config",
      ".babelrc.js"
    ],
    "disable-eslint",
    "worker-loader"
  ],

Package Sidebar

Install

npm i @princed/rescript-disable-eslint

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

5.47 kB

Total Files

14

Last publish

Collaborators

  • princed