mirror of
https://github.com/chrononeko/chronocat.git
synced 2024-11-16 21:00:22 +00:00
9 lines
109 B
JSON
9 lines
109 B
JSON
|
{
|
||
|
"extends": "./tsconfig.base",
|
||
|
"include": [
|
||
|
"jest.config.ts",
|
||
|
"packages",
|
||
|
"scripts",
|
||
|
],
|
||
|
}
|