mirror of
https://github.com/DerTyp7/react-teamspeak-remote-app-api.git
synced 2025-10-28 12:22:16 +01:00
6 lines
136 B
JSON
6 lines
136 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["src/**/*.spec.ts", "src/**/*.spec.tsx"],
|
|
"compilerOptions": { "baseUrl": "./src" }
|
|
}
|