mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 05:41:33 +02:00
2c00a7a3a4
GitOrigin-RevId: d8d79e95d9eb544adaff8850630df996461bacb9
7 lines
82 B
JSON
7 lines
82 B
JSON
{
|
|
"extends": "../../tsconfig.backend.json",
|
|
"include": [
|
|
"**/*.js",
|
|
]
|
|
}
|