Files
farmOS-dev/web/core/scripts/js/.eslintrc.json
2024-12-10 15:08:16 +01:00

6 lines
49 B
JSON

{
"rules": {
"strict": [2, "global"]
}
}