mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Improve typings * Test improved typings * Add typings for TS3.4 or above * Fix build and lint errors * Added missing "files" in tsconfig.json * Added missing properties of compilerOptions
7 lines
117 B
JSON
7 lines
117 B
JSON
{
|
|
"private": true,
|
|
"types": "index",
|
|
"typesVersions": {
|
|
">=3.4.0-0": { "*": ["ts3.4/*"] }
|
|
}
|
|
} |