mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Upgrade TS version to 2.3 for babel packages
This commit is contained in:
parent
4720cbbb8b
commit
c6e88dfb7c
2
types/babel-core/index.d.ts
vendored
2
types/babel-core/index.d.ts
vendored
@ -1,7 +1,9 @@
|
||||
// Type definitions for babel-core v6.7
|
||||
// Project: https://github.com/babel/babel/tree/master/packages/babel-core
|
||||
// Definitions by: Troy Gerwien <https://github.com/yortus>
|
||||
// Marvin Hagemeister <https://github.com/marvinhagemeister>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
/// <reference types="babel-template" />
|
||||
/// <reference types="babel-traverse" />
|
||||
|
||||
2
types/babel-template/index.d.ts
vendored
2
types/babel-template/index.d.ts
vendored
@ -1,7 +1,9 @@
|
||||
// Type definitions for babel-template v6.7
|
||||
// Project: https://github.com/babel/babel/tree/master/packages/babel-template
|
||||
// Definitions by: Troy Gerwien <https://github.com/yortus>
|
||||
// Marvin Hagemeister <https://github.com/marvinhagemeister>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
/// <reference types="babylon" />
|
||||
/// <reference types="babel-types" />
|
||||
|
||||
2
types/babel-traverse/index.d.ts
vendored
2
types/babel-traverse/index.d.ts
vendored
@ -1,7 +1,9 @@
|
||||
// Type definitions for babel-traverse v6.7
|
||||
// Project: https://github.com/babel/babel/tree/master/packages/babel-traverse
|
||||
// Definitions by: Troy Gerwien <https://github.com/yortus>
|
||||
// Marvin Hagemeister <https://github.com/marvinhagemeister>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
/// <reference types="babel-types" />
|
||||
|
||||
|
||||
2
types/babelify/index.d.ts
vendored
2
types/babelify/index.d.ts
vendored
@ -1,7 +1,9 @@
|
||||
// Type definitions for babelify v7.3.0
|
||||
// Project: https://github.com/babel/babelify
|
||||
// Definitions by: TeamworkGuy2 <https://github.com/TeamworkGuy2>
|
||||
// Marvin Hagemeister <https://github.com/marvinhagemeister>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
/// <reference types="node" />
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user