mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
b257625f07
[copybara] publish mongo-utils library GitOrigin-RevId: 0ef269f186ed645f7bcb9d948a4d1e591c687b31
7 lines
97 B
JSON
7 lines
97 B
JSON
{
|
|
"extends": "../../tsconfig.backend.json",
|
|
"include": [
|
|
"**/*.js",
|
|
"**/*.cjs"
|
|
]
|
|
}
|