google / eslint-config-google

ESLint shareable config for the Google JavaScript style guide
Apache License 2.0
1.74k stars 140 forks source link

ESLint 2.0 compatibility #7

Closed justinhelmer closed 8 years ago

justinhelmer commented 8 years ago
justinhelmer commented 8 years ago

It is unclear why errors are non-existent. When I run the same set of assertions in my own test suite, everything is fully functional.

Additionally, justinhelmer/eslint-config-google@master works as expected when used with other projects.

Therefore, it seems like the CI issues are related to my understanding of the test framework, and thus it did not seem valuable to investigate further.

If you can point me in right direction, I would be more than happy to assist.