mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-02 09:35:41 -05:00
Initial commit -- very basic blame support
This commit is contained in:
1
typings/node.d.ts
vendored
Normal file
1
typings/node.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/// <reference path="../node_modules/vscode/typings/node.d.ts" />
|
||||
1
typings/vscode-typings.d.ts
vendored
Normal file
1
typings/vscode-typings.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/// <reference path="../node_modules/vscode/typings/index.d.ts" />
|
||||
Reference in New Issue
Block a user