mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-26 06:40:48 +00:00
9 lines
No EOL
102 B
Text
9 lines
No EOL
102 B
Text
{
|
|
"extends": ["standard"],
|
|
"env": {
|
|
"mocha": true
|
|
},
|
|
"globals": {
|
|
"expect": true
|
|
}
|
|
} |