Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs ( #23354 )
2018-02-05 11:01:56 -08:00
Satana Charuwichitratana
04eabad09c
[@types/chai] Improve chai definition to version 4.1 ( #22499 )
...
* [@types/chai] Improve chai definition to version 4.1
* Fixed error in hexo-fs, add no-unnecessary-type-assertion false
* fix lint error: no-unnecessary-type-assertion
2018-01-05 09:20:32 -08:00
Andy Hanson
4fcb01df97
hexo-fs: Fix lint
2017-12-18 12:13:04 -08:00
Andy
954ee278de
Update TypeScript Versions to be at least as high as dependencies' versions ( #21288 )
...
* Update `TypeScript Version`s to be at least as high as dependencies' versions
* Run through again
2017-11-08 09:12:14 -08:00
Andy
ee770f3624
hexo-fs: Fix lint ( #20877 )
2017-10-23 13:03:45 -07:00
segayuu
fb6179c085
[hexo-fs] cleanup unnecessary type annotation ( #20702 )
2017-10-19 08:39:42 -07:00
Piotr Roszatycki
8ef0c39ccf
node: process.stdin is a stream.Readable and process.stdout is a stream.Writable ( #20493 )
...
* Readable.wrap returns this
* Add missing properties to interface ReadableStream and WritableStream; change interfaces in fs, dgram and net into classes
* Move all additional properties from ReadableStream interface to ReadStream interface (and Write...)
* hexo-fs should re-export classes from 'fs'
* process.stdin._destroy is a function
2017-10-17 07:44:21 -07:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
segayuu
927f54454c
use dts-gen.
2017-09-05 12:12:16 +09:00
segayuu
23c297b70d
readdir typed.
2017-09-05 11:44:24 +09:00
segayuu
af11810389
added doc comments.
2017-09-05 11:22:38 +09:00
segayuu
503fb6be96
added npm module "hexo-fs".
2017-09-04 13:22:33 +09:00