firebluetom

Results 4 issues of firebluetom

I tried to use the async await functions but they seem not to be working. They seem to be defined, but go nowhere. ``` async function selectUser(client, { pull_request },...

When using structures that like TrackedMap or URLSearchParams, which have getters, the lint rule identifies this as a violation. Ex: `ember/use-ember-get-and-set ` ```js import { TrackedMap } from 'tracked-built-ins'; //...

bug

Pulled down the repo, installed dependencies, ran, but getting blank screen.

I just updated to WebStorm 2017.2 and I cannot open any project as eslint crashes. Not sure if it's related, but I import .eslintrc to apply code style