mirror of
https://github.com/chenasraf/massarg.git
synced 2026-05-17 17:38:09 +00:00
7 lines
75 B
JSON
7 lines
75 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": [
|
|
"src/sample.ts"
|
|
]
|
|
}
|