6 lines
87 B
JSON
6 lines
87 B
JSON
{
|
|
"extends": ["eslint:recommended"],
|
|
"globals": {
|
|
"sinon": true
|
|
}
|
|
} |