browserhtml / browserhtml

Experimental Servo browser built in HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup standardjs to enforce it's style on new files

Gozala opened this issue · comments

Nobel goal #1238 of reformatting all of the existing code to comply with standard is really cool, but in the meantime it would make sense to enforce standard at least on new files. This is what this issue is about.

Unfortunately babel/babel-eslint#366 seems like an issue we'd need to deal with before actually linking our code.