PolymerElements / app-storage

Data-pipes and specialized services
61 stars 47 forks source link

Small changes for compilation. #111

Closed rictic closed 7 years ago

rictic commented 7 years ago

The compiler wants CAPS_CASED vars to be treated like consts and only assigned to once. It also wanted to see the ...arg in the arguments list for some reason (and yeah, a linter actually found the spelling mistake / typo 🤖🤷‍♂️)