walljm 5c85bfdb19 FEATURE: Unit testing framework
* added jasmine and karma (they don't work yet...)
 * fixed bug in strongs display (hebrews failed because of no rmac)
 * added option to append to bottom of list instead of top
 * fixed duplicate es6 shim reference
 * added function to automatically upgrade user profile
2016-12-28 15:57:16 -05:00

3 lines
112 B
TypeScript

/// <reference path="globals/es6-shim/index.d.ts" />
/// <reference path="browser/ambient/jquery/index.d.ts" />