opus1269/linter-polymer

Will break some packages with an "Uncaught TypeError: Promise.defer is not a function" error

Opened this issue · 0 comments

This package is basically just a wrapper around polylint

It includes babel-polyfill (through hydrolysis), which overwrites the npm Promise's.

Can't be fixed until polylint is.