mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-01-19 17:34:43 +00:00
9 lines
116 B
JSON
9 lines
116 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": [
|
|
"node_modules",
|
|
"test",
|
|
"dist",
|
|
"**/*spec.ts"
|
|
]
|
|
} |