lit-element-starter-ts
lit-element-starter-ts copied to clipboard
Fix eslint matching pattern
trafficstars
running npm run lint:eslint on Windows will fail due to invalid matching pattern.
Oops! Something went wrong! :(
ESLint: 6.8.0.
No files matching the pattern "'src/**/*.ts'" were found.
Please check for typing mistakes in the pattern.
This PR fixes the pattern to make eslint happy across all OS