eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.55k stars 2.46k forks source link

Fix Eslint for windows #13731

Closed jonah-iden closed 1 month ago

jonah-iden commented 1 month ago

What it does

This fixes Eslint in theia for windows

How to test

Run yarn lint on a windows system and see that it runs through without a problem.

Follow-ups

Review checklist

Reminder for reviewers