quick-lint-js icon indicating copy to clipboard operation
quick-lint-js copied to clipboard

10$: config: allow "globals" to be an array

Open strager opened this issue 3 years ago • 0 comments

{
  "globals": ["goog"]
}

This is less flexible than an object, but matches intuition.

strager avatar Aug 01 '22 00:08 strager