ft-interactive / nightingale-charts

FT style charts, axes, scales etc
http://ft-interactive.github.io/nightingale-charts
12 stars 5 forks source link

Enables obt verify to pass #153

Closed aendra-rininsland closed 7 years ago

aendra-rininsland commented 7 years ago

This does a lot of stuff!

a. It fixes a boatload of complaints from sass-lint b. It effectively upgrades the codebase to ES2015+ by making it pass OBT's ESlint spec

This is a ludicrously big PR that touches 92 files. I've thus separated it from the other work I've done. The base branch is decaddify (#152), so that will need to be merged first before this.

This will resolve #151 and #78 to some degree.

aendra-rininsland commented 7 years ago

N.b., this will need a fair bit of manual QA before merging because I've noticed some things are a bit off at the moment.

aendra-rininsland commented 7 years ago

Superseded by #156.