mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-30 09:05:50 +00:00
5 lines
81 B
JSON
5 lines
81 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["src/**/*.ts", "test/**/*.ts"]
|
|
}
|