Sign in
gnu
/
texinfo
/
refs/heads/experimental/unicode-collation
/
.
/
js
/
tsconfig.json
blob: de3246e66b74a670f93b3bb509f3af224854cd0c [
file
] [
log
] [
blame
]
{
"compilerOptions"
:
{
"lib"
:
[
"dom"
,
"es2017"
],
"allowJs"
:
true
,
"checkJs"
:
true
,
"noEmit"
:
true
},
"files"
:
[
"info.js"
]
}