UNPKG
@xmirror/java-syntax-locator
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
java syntax locator based on Antlr
@xmirror/java-syntax-locator
/
tsconfig.json
8 lines
(7 loc)
•
63 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"compilerOptions"
:
{
"lib"
:
[
"ESNext"
]
}
}