javascript icon indicating copy to clipboard operation
javascript copied to clipboard

fix: don't set ignore file in default command

Open Will-Johns opened this issue 3 years ago • 0 comments

Using the .gitignore file as an .eslintignore file causes some odd behavior, and there is no way to override it from a client usage. So just don't specify it in the root package

Will-Johns avatar Oct 04 '22 16:10 Will-Johns