helixbass / eslint-plugin-coffee

ESLint rules for linting Coffeescript source files
MIT License
24 stars 2 forks source link

Look into failing no-obj-calls test #57

Open helixbass opened 3 years ago

helixbass commented 3 years ago

This no-obj-calls test has been failing but I want to turn on testing in CI:

x = Reflect()

So commented it out for now