mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-28 16:15:49 +00:00
5 lines
82 B
JSON
5 lines
82 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["src/**/*.ts", "src/*.test.ts"]
|
|
}
|