mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 21:59:00 +02:00
0ca81de78c
Decaffeinate backend GitOrigin-RevId: 4ca9f94fc809cab6f47cec8254cacaf1bb3806fa
10 lines
150 B
JSON
10 lines
150 B
JSON
{
|
|
"files.exclude": {
|
|
"app/js": true,
|
|
"public/js": true,
|
|
"test/unit_frontend/js": true,
|
|
"node_modules": true,
|
|
"data": true
|
|
}
|
|
}
|