Commit Graph

12 Commits

Author SHA1 Message Date
TANAKA Koichi
92c93bde1b fs-extra: change CopyOptions properties optional 2016-03-19 21:41:12 +09:00
TANAKA Koichi
9228b1fa30 fs-extra: fix argument of copy and copySync function
- Allow options object as 3rd argument of copy and copySync
- Allow RegExp as a filter for copy and copySync
2016-03-19 21:36:06 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
hinamiyagk
72d95b38f0 Add jsonObject parameter to callback and make callback required 2016-02-03 22:47:24 +09:00
Aya Morisawa
a29b4dbbd9 Fix #7131 2016-01-13 00:17:02 +09:00
Roman Krivtsov
6d5f4d98b5 Fs-extra new typings tests 2015-11-27 17:35:42 +01:00
Roman Krivtsov
5b7b0dcf88 New typings for fs-extra 2015-11-27 17:22:16 +01:00
Caitlin Potter
fa52db5912 Allow optional fs-extra#mkdirs options object 2015-05-29 17:42:46 -04:00
reppners
165746e355 + added missing type definition of ensureDir() method 2015-02-02 11:54:17 +01:00
vvakame
ecd603928b fix fs-extra/fs-extra-tests.ts 2014-10-07 15:23:18 +09:00
Bart van der Schoor
a0d12e107c fixed typo in fs-extra header 2014-06-04 19:28:55 +02:00
Bart van der Schoor
09f3d7a8dc imported 25 definitions from typescript-node-definitions
first batch: the easy pickings

- as per https://github.com/borisyankov/DefinitelyTyped/issues/115
- added DT headers (scraped creators from git history)
- added tests
- some modifications
- added CONTRIBUTORS.md for the substantial defs (>50 LOC)
2014-04-22 22:09:35 +02:00