Allow wildcard *.*.* prefix extension by theinterned · Pull Request #357 · github/eslint-plugin-github (original) (raw)
For example, file-name.server.tsx, file-name.d.ts, file-name.config.json
This allows any of the following:
file-name file-name.d file-name.config file-name.server file-name.wild-card
Note that the file extension is not part of the regex.
I made this change because we are seeing more and more of this style of 'extension prefix` convention.
theinterned deleted the allow-`.server.ext]`-file-extension branch
renovate Bot referenced this pull request in WtfJoke/setup-tectonic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})