Files
D8_rplf/core/scripts/js/.eslintrc.json
T
2018-04-23 21:08:22 +02:00

6 lines
49 B
JSON

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