canjs / can-connect

Model layer utilities for every JavaScript framework! Assemble real-time, high performance, restful data connections.
https://canjs.com/doc/can-connect.html
MIT License
29 stars 16 forks source link

Fix the tests so all of them can run in IE #501

Closed chasenlehara closed 4 years ago

chasenlehara commented 4 years ago

Most of the changes are related to turning off the "esversion": 6 JSHint option.

Fixes https://github.com/canjs/can-connect/issues/500

matthewp commented 4 years ago

lgtm