repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[mlir][int-range] Limit xor int range inference to i1 (#116968)
[llvm-project.git]
/
lldb
/
tools
/
lldb-dap
/
tsconfig.json
blob
209214888890474923240f86ad76d2b5d56c1b7f
1
{
2
"compilerOptions": {
3
"module": "commonjs",
4
"outDir": "out",
5
"rootDir": "src-ts",
6
"sourceMap": true,
7
"strict": true,
8
"target": "es6"
9
},
10
"include": [
11
"src-ts"
12
],
13
"exclude": [
14
"node_modules",
15
]
16
}