1.2.0 • Published 6 years ago

eslint-config-mojiscript v1.2.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

eslint-config-mojiscript

ESLint config file for MojiScript.

Install

npm install --save-dev eslint-config-mojiscript eslint-plugin-fp@2.3.0 eslint-plugin-prefer-arrow@1.1.3 eslint-plugin-better@0.1.5

Copy .eslintignore to the root of your app.

__tests__/
coverage/
interop/
*.test.js
*.test.mjs

Create an .eslintrc.yml file.

extends: "mojiscript"
1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago