Andy
ae4fe7b6de
Use "lib" in tsconfigs instead of "target". ( #13968 )
...
* Use "lib" in tsconfigs instead of "target".
Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.
* Update new-package and readme
* Add back "target" where necessary
2017-01-18 07:51:51 -08:00
Andy
2f71174636
Restructure to support old versions ( #13811 )
...
* Restructure to support old versions
* Fix tests
2017-01-06 12:36:57 -08:00
Andy
3d6a15ee16
Strip BOM from all files ( #13735 )
2017-01-04 12:07:53 -08:00
Andy
a4bd9fa3c1
Add "noImplicitThis" to all tsconfig.json ( #13446 )
...
* Add "noImplicitThis" to all tsconfig.json
* Use `"noImplicitThis": false` on packages with broken tests.
2016-12-19 14:11:46 -08:00
Andy
cd4debea25
Remove BOM character from the start of files ( #12838 )
2016-11-28 10:40:45 -08:00
Andy
8841dfc744
Use index.d.ts only (not foo/foo.d.ts) ( #12834 )
...
* Use index.d.ts only (not foo/foo.d.ts)
* Convert more packages
* Remove unnecessary references
2016-11-21 12:58:06 -08:00
Andy Hanson
28ef3d201b
Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/>
2016-09-16 08:59:57 -07:00
Artur Eshenbrener
823c53c9b6
Normalize line feeding ( #11034 )
2016-09-07 19:57:32 +09:00
Bahman Nikkhahan
4f508f62ff
Typing for notify.js fixed some bugs
2016-08-31 13:39:45 +10:00
Bahman Nikkhahan
cd11328ffc
Typing for notify.js - Update some comments
2016-08-30 10:51:34 +10:00
Bahman Nikkhahan
ac9b18d504
Typing for notify.js
2016-08-30 10:45:49 +10:00
Bahman Nikkhahan
fa7b9cfa56
Typing for notify.js
2016-08-26 12:50:47 +10:00
Keisuke Oohashi
796f857dcb
Rename module, directory and filename to follow CONTRIBUTING.md
2014-10-27 11:46:19 +09:00
keisuke oohashi
a3456013ad
Created definitions for 'notify.js'
2014-04-15 16:00:56 +09:00