Files
DefinitelyTyped-tools/packages/header-parser/test
Nathan Shively-Sanders 9670e0dd3b Deprecate Typescript 3.1 (#116)
* Deprecate Typescript 3.1

[According to the
schedule](https://github.com/DefinitelyTyped/DefinitelyTyped#older-versions-of-typescript-30-and-earlier),
it's time to deprecate 3.1. I delayed the 3.0 deprecation to match the
4.0 release since it was a complicated one.

This should be much easier. The follow-up tasks are:

1. Update dtslint and dts-critic.
2. Remove ts3.1/ directories from web-animations-js, openpgp, jest,
es-to-primitive.
3. Remove ts3./1 directories from all versions of node. (This is big
enough that it deserves its own task; the default implementations will
have to move up to the next TS version directory since node's types build
from the oldest versions.)

* never forget yarn format

* Fallback to first shipped version

Instead of a hard-coded version. Thanks to @andrewbranch for the idea.
2020-09-15 09:41:23 -07:00
..
2020-09-15 09:41:23 -07:00