DefinitelyTyped/types/knockout
Nathan Shively-Sanders ed36b1aa90
Knockout put current version in root (#47255)
* Put current version of knockout in the root

Previously, the code that supports the oldest version of Typescript was in the root: 3.1 and below. Newer versions were in ts*/ subdirectories.

This PR puts the newest version in the root, and older versions -- before 4.0 in this case -- in ts*/ subdirectories. This is possible because all supported versions of the Typescript now understand the typesVersions property in package.json.

This PR needs a new version of DefinitelyTyped-tools and dtslint, which I will ship soon. It also needs to be brought up to date with master.

* Delete ts4.0/
2020-09-03 08:12:54 -07:00
..
test
ts3.9
index.d.ts
package.json
tsconfig.json
tslint.json