Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions types/chai-enzyme/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,7 @@
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"jsx": "react",
"paths": {
"react": [
"../react/v16/index.d.ts"
]
}
"jsx": "react"
},
"files": [
"index.d.ts",
Expand Down
7 changes: 1 addition & 6 deletions types/commercetools__enzyme-extensions/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"jsx": "react",
"paths": {
"react": [
"../react/v16/index.d.ts"
]
}
"jsx": "react"
},
"files": [
"index.d.ts",
Expand Down
7 changes: 1 addition & 6 deletions types/kalmanjs/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"esModuleInterop": true,
"paths": {
"kalmanjs": [
"./index.d.ts"
]
}
"esModuleInterop": true
},
"files": [
"index.d.ts",
Expand Down
5 changes: 1 addition & 4 deletions types/node-bzip2/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
"strictNullChecks": true,
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"paths": {
"node-bzip2": ["./index.d.ts"]
}
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
Expand Down
7 changes: 1 addition & 6 deletions types/react-dom/v18/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"jsx": "preserve",
"paths": {
"react-dom": [
"./index.d.ts"
]
}
"jsx": "preserve"
}
}
7 changes: 1 addition & 6 deletions types/react-native-fbsdk/v1/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"jsx": "react-native",
"paths": {
"react-native": [
"../../react-native/index.d.ts"
]
}
"jsx": "react-native"
},
"files": [
"index.d.ts",
Expand Down
5 changes: 1 addition & 4 deletions types/rtpengine-client/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@
"strictNullChecks": true,
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"paths": {
"rtpengine-client": ["./index.d.ts"]
}
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
Expand Down
8 changes: 0 additions & 8 deletions types/tuya-panel-kit/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"paths": {
"react": [
"../react/v17/index.d.ts"
],
"react-native": [
"../react-native/v0.65/index.d.ts"
]
},
"esModuleInterop": true
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions types/vscode/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/

/**
* Type Definition for Visual Studio Code 1.125 Extension API
* Type Definition for Visual Studio Code 1.134 Extension API
* See https://code.visualstudio.com/api for more information
*/

Expand Down Expand Up @@ -18395,7 +18395,7 @@ declare module 'vscode' {
* until the cancellation is requested on the `token`.
*
* @param request Request information for the test run.
* @param cancellationToken Token that signals the used asked to abort the
* @param token Token that signals the used asked to abort the
* test run. If cancellation is requested on this token, all {@link TestRun}
* instances associated with the request will be
* automatically cancelled as well.
Expand Down
2 changes: 1 addition & 1 deletion types/vscode/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@types/vscode",
"version": "1.125.9999",
"version": "1.134.9999",
"nonNpm": "conflict",
"nonNpmDescription": "TypeScript definitions for the Visual Studio Code Extension API",
"projects": [
Expand Down
7 changes: 1 addition & 6 deletions types/w3c-capture-all-screens/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
"strictNullChecks": true,
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"paths": {
"w3c-capture-all-screens": [
"./index.d.ts"
]
}
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
Expand Down
7 changes: 1 addition & 6 deletions types/w3c-controlled-frame/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
"strictNullChecks": true,
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"paths": {
"w3c-controlled-frame": [
"./index.d.ts"
]
}
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
Expand Down
7 changes: 1 addition & 6 deletions types/w3c-direct-sockets/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
"strictNullChecks": true,
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"paths": {
"w3c-direct-sockets": [
"./index.d.ts"
]
}
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
Expand Down
7 changes: 1 addition & 6 deletions types/w3c-screen-capture/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
"strictNullChecks": true,
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"paths": {
"w3c-screen-capture": [
"./index.d.ts"
]
}
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
Expand Down
7 changes: 1 addition & 6 deletions types/w3c-sub-apps/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
"strictNullChecks": true,
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"paths": {
"w3c-sub-apps": [
"./index.d.ts"
]
}
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
Expand Down
7 changes: 1 addition & 6 deletions types/w3c-web-smart-card/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
"strictNullChecks": true,
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"paths": {
"w3c-web-smart-card": [
"./index.d.ts"
]
}
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",
Expand Down