UNPKG

can-route-hash

Version:

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Join our Discourse](https://img.shields.io/discourse/https/

51 lines (50 loc) 835 B
{ "globals": { "steal": true, "can": true, "Zepto": true, "QUnit": true, "System": true, "SimpleDOM": true, "test": true, "asyncTest": true, "expect": true, "module": true, "ok": true, "equal": true, "notEqual": true, "deepEqual": true, "notDeepEqual": true, "strictEqual": true, "notStrictEqual": true, "raises": true, "start": true, "stop": true, "global": true }, "curly": true, "eqeqeq": true, "freeze": true, "indent": 2, "latedef": "nofunc", "noarg": true, "undef": true, "unused": true, "trailing": true, "maxdepth": 4, "boss" : true, "eqnull": true, "evil": true, "loopfunc": true, "smarttabs": true, "maxerr" : 200, "jquery": true, "dojo": true, "mootools": true, "yui": true, "browser": true, "phantom": true, "rhino": true, "node": true, "esnext": true }