Yasin Uslu
Yasin Uslu
There is a [bootstrap-3](https://github.com/mangasocial/meteor-accounts-ui-bootstrap-3) version
I was having the same problem, i debugged neutrino with: ``` nodemon --inspect-brk ./node_modules/neutrino/bin/neutrino.js lint ``` Eslint somehow gets an eslint config with some of our configs overridden when neutrino...
That could be problematic if the user doesn't actually have an `eslintrc` file. Maybe we can check and if there is an `eslintrc` file exists in project root, we can...
That makes sense :)
I'm also seeing this. Any updates on it?
It worked for me when i run `run_bash.cmd` from Windows Explorer. EDIT: My bad, it's working regardless of Windows Explorer :)
I'll investigate it
Sorry @afriC84, I didn't use meteor for 3 years :)
We keep key:value pairs for every key. We need to change our design, PRs welcomed :)
I'm not sure what this PR changes :)