mirror of
https://github.com/Lydanne/spaceflow.git
synced 2026-03-11 19:52:45 +08:00
6 lines
116 B
JSON
6 lines
116 B
JSON
{
|
|
"extends": "../../core/tsconfig.skill.json",
|
|
"include": ["src/**/*"],
|
|
"exclude": ["node_modules", "dist"]
|
|
}
|