TypeScript/tests/baselines/reference/libCompileChecks.js
Orta Therox 13bdc03ab5
Intl fix for nightly (#45820)
* Fix #45804

* Update src/lib/es2020.intl.d.ts

Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>

* More fixes

* Adds a test

Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
2021-09-10 19:46:46 +01:00

8 lines
301 B
TypeScript

//// [libCompileChecks.ts]
// This test is effectively the 'lib check' for all our .d.ts files because we use skipLibCheck
// as false everywhere.
//// [libCompileChecks.js]
// This test is effectively the 'lib check' for all our .d.ts files because we use skipLibCheck
// as false everywhere.