matter.js icon indicating copy to clipboard operation
matter.js copied to clipboard

Lint and format scripts don't work on Windows

Open lauckhart opened this issue 1 year ago • 0 comments

Two points from @vilic:

  1. Windows shell doesn't support the single quoted strings we use for formatting and lint commands; and
  2. It'd arguably be more elegant to blacklist using ignore dotfiles than the current whitelist approach

Implementing point 2 would resolve this issue.

lauckhart avatar Oct 21 '23 20:10 lauckhart