mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
* Fix WriteFileOptions definitions As described in the documentation (https://nodejs.org/api/fs.html#fs_fs_writefile_file_data_options_callback) `encoding` can be null, which is different from undefined because it overwrites the default `utf-8` * Same change on general type Do not restrict changes to v4 only |
||
|---|---|---|
| .. | ||
| v4 | ||
| v8 | ||
| fs-extra-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||