Chai fs - Github Id has a mistake (#29808)

* Repo has a support for chai-fs. My pull request doesn't covers this
combination:
expect(path).to.be.a.file(msg).with.contents.that.match(/xyz/, msg);

* Remove blank line, downgrade typescript version to 2.0.0 and
strictNullChecks are equal to true.

* Fix build issue with typescript verion.

* Remove "v" from version.

* Typescript version should be: 2.2

* fix lint issues

* Fixed Github URL tag.
This commit is contained in:
Dimitar Danailov
2018-10-18 08:41:02 -07:00
committed by Sheetal Nandi
parent 1eb7d6dbdb
commit cb48a328f9
+1 -1
View File
@@ -1,6 +1,6 @@
// Type definitions for chai-fs 2.0
// Project: https://github.com/chaijs/chai-fs
// Definitions by: Dimitar Danailov <https://github.com/Nemo157>
// Definitions by: Dimitar Danailov <https://github.com/dimitardanailov>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2