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:
Dirk Bäumer
2021-08-24 22:38:11 +02:00
committed by GitHub
parent 076f22b2c9
commit b45e129f4a
2 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"project": "../../src/tsconfig.json",
"source": "../../package.json",
"package": "../../package.json",
"out": "../../typescript.lsif"
}