Should we revert eslint settings back to global scope?
Closed this issue · 1 comments
evoactivity commented
I commented this here but it's a closed PR so you might not have seen it.
I'm not convinced changing to the workspace scope was the right move, every project I open in vscode now automatically adds a .vscode/settings.json
file with the eslint glimmer-js and glimmer-ts regardless what type of project it is. If you agree that is undesirable I'll create a PR that sets it back to global.
lifeart commented
@evoactivity yep, agree