xref
: /
arkcompiler
/
ets_frontend
/
arkguard
/
test
/
tsconfig.json
(revision 3af6ab5f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/arkcompiler/ets_frontend/arkguard/test/
1
{
2
"extends": "../
tsconfig.json
",
3
"compilerOptions": {
4
"experimentalDecorators": true,
5
},
6
}