mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
chore - whitespaces vs tabs
This commit is contained in:
parent
2d9925abbb
commit
247920174c
2
types/vscode/index.d.ts
vendored
2
types/vscode/index.d.ts
vendored
@ -10923,7 +10923,7 @@ declare module 'vscode' {
|
||||
*/
|
||||
export enum DebugConfigurationProviderTriggerKind {
|
||||
/**
|
||||
* `DebugConfigurationProvider.provideDebugConfigurations` is called to provide the initial debug configurations for a newly created launch.json.
|
||||
* `DebugConfigurationProvider.provideDebugConfigurations` is called to provide the initial debug configurations for a newly created launch.json.
|
||||
*/
|
||||
Initial = 1,
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user