mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 19:05:18 +00:00
6 lines
95 B
JSON
6 lines
95 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"ignoreDeprecations": "6.0"
|
|
}
|
|
}
|