mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-27 20:36:33 -04:00
9 lines
77 B
Plaintext
9 lines
77 B
Plaintext
{
|
|
"env": {
|
|
"mocha": true
|
|
},
|
|
"rules": {
|
|
"max-params": [0]
|
|
}
|
|
}
|