Yasin Uslu

Results 13 comments of 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...

It worked for me when i run `run_bash.cmd` from Windows Explorer. EDIT: My bad, it's working regardless of Windows Explorer :)

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 :)