xref
: /
arkcompiler
/
ets_frontend
/
ets2panda
/
test
/
tsconfig
/
extends
/
tsconfig.json
(revision 3af6ab5f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/arkcompiler/ets_frontend/ets2panda/test/tsconfig/extends/
1
{
2
"extends": "./
tsconfig-base.json
",
3
"files": [
4
"
src/file2.ts
"
5
]
6
}
7