dburles / dburles/meteor-eslint
Totally broken in Meteor 1.3
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Upon just adding the package to my project:
```
While linting files with dburles:eslint for the app (Server):
/tools/isobuild/build-plugin.js:476:14: Object [object Object] has no method
'getFileOptions'
at [object Object].error (/tools/isobuild/build-plugin.js:476:14)
at packages/eslint/plugin/eslint.js:126:1
at Array.forEach (native)
at reportErrors (packages/eslint/plugin/eslint.js:125:1)
at packages/eslint/plugin/eslint.js:119:1
at Array.forEach (native)
at EsLintLinter.processFilesForPackage
(packages/eslint/plugin/eslint.js:104:1)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.