yeoman / generator-mobile

Scaffold out a mobile project based on Web Starter Kit
http://yeoman.io
918 stars 99 forks source link

package.json will always use 2 spaces #63

Closed arthurvr closed 9 years ago

arthurvr commented 9 years ago

According to https://github.com/npm/npm/pull/3180#issuecomment-16336516 the package.json file will always use 2 spaces. This must be reflected in the .editorconfig file.

arthurvr commented 9 years ago

@sindresorhus Updated all the stuff you asked for.