mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-16 06:28:12 -05:00
Add rich navigation indexing action (#45431)
* Add rich navigation indexing action * Remove dbaeumer/richNav from indexed branches * Move lsifrc file to .github folder * Remove dbaeumer/richNav
This commit is contained in:
6
.github/workflow-resources/.lsifrc.json
vendored
Normal file
6
.github/workflow-resources/.lsifrc.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"project": "../../src/tsconfig.json",
|
||||
"source": "../../package.json",
|
||||
"package": "../../package.json",
|
||||
"out": "../../typescript.lsif"
|
||||
}
|
||||
Reference in New Issue
Block a user