Import the committed KnowledgeFS snapshot dc4072ee302317145612087ce7440851dc329fd0 under knowledge-fs/ without its Git history, local IDE settings, or build artifacts.
5 lines
113 B
JSON
5 lines
113 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"include": ["scripts/**/*.ts", "src/**/*.ts", "vitest.config.ts"]
|
|
}
|