repositories
/
poolifier.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
chore: v2.6.20
[poolifier.git]
/
tsconfig.production.json
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
{
2
"extends": "./tsconfig.json",
3
"compilerOptions": {
4
"verbatimModuleSyntax": true
5
},
6
"exclude": ["node_modules", "lib", "examples/typescript/**/*.ts"]
7
}