mirror of
https://github.com/jakejarvis/stanza.git
synced 2026-07-16 18:05:58 -04:00
6 lines
103 B
JSON
6 lines
103 B
JSON
{
|
|
"extends": "../../../tsconfig.base.json",
|
|
"include": ["module.ts"],
|
|
"exclude": ["templates"]
|
|
}
|