xref
: /
arkcompiler
/
ets_frontend
/
ets2panda
/
test
/
tsconfig
/
empty_include
/
tsconfig.json
(revision 3af6ab5f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/arkcompiler/ets_frontend/ets2panda/test/tsconfig/empty_include/
1
{
2
"compilerOptions": {
3
"outDir": "build"
4
}
5
}
6