overleaf-cep/services/references/.eslintrc

6 lines
81 B
Text

{
"parserOptions": {
"ecmaVersion": 2022,
"sourceType": "module"
}
}