frontend/gulp/.eslintrc
2017-08-21 22:44:20 -07:00

6 lines
50 B
Plaintext

{
"rules": {
"no-restricted-syntax": 0
}
}