mirror of
https://github.com/chrononeko/chronocat.git
synced 2024-11-16 12:51:39 +00:00
10 lines
125 B
JSON
10 lines
125 B
JSON
{
|
|
"extends": "./tsconfig.base",
|
|
"include": [
|
|
"jest.config.ts",
|
|
"external",
|
|
"packages",
|
|
"scripts",
|
|
],
|
|
}
|