xref
: /
arkcompiler
/
ets_frontend
/
arkguard
/
test
/
grammar
/
ecmascript_newfeatures
/
tsconfig.json
(revision 3af6ab5f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/arkcompiler/ets_frontend/arkguard/test/grammar/ecmascript_newfeatures/
1
{
2
"compilerOptions": {
3
"target": "ES2021"
4
}
5
}