build(docs-infra): remove unused `jsconfig.json` file (#36015)

PR Close #36015
This commit is contained in:
George Kalpakas 2020-03-17 22:28:30 +02:00 committed by Andrew Kushnir
parent 3e08347d8a
commit 4cde83188a
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
{
"compilerOptions": {
"target": "ES5",
"module": "commonjs"
}
}