mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-01-12 22:52:34 +08:00
8 lines
92 B
JSON
8 lines
92 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": [
|
|
"src/**/*",
|
|
"tests/**/*"
|
|
]
|
|
}
|