repositories
/
poolifier.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
build(deps-dev): bump @rollup/plugin-typescript
[poolifier.git]
/
tsconfig.development.json
Commit
Line
Data
660940b0
JB
1
{
2
"extends": "./tsconfig.json",
3
"compilerOptions": {
2092c35f
4
"sourceMap": true,
ce68dd22
JB
5
},
6
"exclude": ["node_modules", "lib", "examples/typescript/**/*.ts"]
660940b0
7
}