mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* [@types/map-to-obj] New type definition * [@types/map-to-obj] Fixed typo * [@types/eslint] Added rules definitions for ESLint * [@types/eslint] Fixed coding style * [@types/eslint] Updated headers * Revert "[@types/eslint] Fixed coding style" This reverts commit b1ac79f159efe5bd70a0295e76853f19c52045f7. * [@types/eslint] Removed unused file * [@types/eslint] fixed tsconfig.json
11 lines
167 B
JSON
11 lines
167 B
JSON
{
|
|
"private": true,
|
|
"types": "index",
|
|
"typesVersions": {
|
|
">=3.1.0-0": {
|
|
"*": [
|
|
"ts3.1/*"
|
|
]
|
|
}
|
|
}
|
|
} |