mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
0ca81de78c
Decaffeinate backend GitOrigin-RevId: 4ca9f94fc809cab6f47cec8254cacaf1bb3806fa
9 lines
150 B
JSON
9 lines
150 B
JSON
{
|
|
"files.exclude": {
|
|
"app/js": true,
|
|
"public/js": true,
|
|
"test/unit_frontend/js": true,
|
|
"node_modules": true,
|
|
"data": true
|
|
}
|
|
}
|