Commit Graph
15 Commits
Author SHA1 Message Date
Bowden KellyandGitHub 8fe5fb4ff1 Merge pull request #23536 from uiii/patch-1
Add export
2018-02-26 11:47:11 -08:00
Richard JedličkaandGitHub 1d841b17e8 Fix global object 2018-02-20 22:06:14 +01:00
Andy Hanson 45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Richard JedličkaandGitHub 1323c4c63a Use export without a module declaration
See https://github.com/Microsoft/dtslint/blob/master/docs/no-declare-current-package.md
2018-02-09 15:48:26 +01:00
Richard JedličkaandGitHub 24fd4930ae Add module declaration
Fix '.../node_modules/@types/fingerprintjs2/index.d.ts' is not a module.
2018-02-09 15:35:38 +01:00
AndyandGitHub bef4d2b27d Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Nathan Shively-Sanders a364bb7a8c Fix incorrect tuple usage and syntax 2017-11-09 13:55:03 -08:00
AndyandGitHub 947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
AndyandGitHub 924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
AndyandGitHub 5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
--global 79f4891748 fixing issues from CI build 2017-06-16 08:38:34 -07:00
--global 22e8163e07 updating to use let over var for the tests 2017-06-16 07:46:36 -07:00
curtstate c4421a7543 adding tslint.json and forcing strictNullChecks 2017-06-16 07:11:12 -07:00
curtstate c033a87266 adding tsconfig.json 2017-06-14 11:16:00 -07:00
curtstate 7db42ced95 adding fingerprintjs2 mappings from a project I'm working on - hopefully someone else can benefit too. 2017-06-14 10:37:11 -07:00