quick-lint-js
quick-lint-js copied to clipboard
10$: config: allow "globals" to be an array
{
"globals": ["goog"]
}
This is less flexible than an object, but matches intuition.