bassjobsen / typeahead.js-bootstrap-css

LESS / CSS code for using typeahead.js with Bootstrap 3
MIT License
192 stars 127 forks source link

Consistent use of whitespace, 2 space indentation. #17

Closed jesperronn closed 9 years ago

jesperronn commented 9 years ago

As advised in #16, also provide an .editorconfig file which modern editors understand (Atom.io for instance)

Unfortunately I had to reindent by hand for the json files.

But this can be fixed by adding a js linter as well.