TypeFox / open-collaboration-tools

Open Collaboration Tools: live-sharing solution for Eclipse Theia, VS Code and other editors and IDEs
https://www.open-collab.tools/
MIT License
81 stars 5 forks source link

Add eslint config #18

Closed kaisalmen closed 3 weeks ago

kaisalmen commented 2 months ago

Closes https://github.com/TypeFox/open-collaboration-tools/issues/17

Configuration is there. One additional rule I use with monaco-languageclient: '@typescript-eslint/no-unnecessary-condition'

No code changes, yet. Currently 260 problems.

kaisalmen commented 3 weeks ago

@msujew thank you 🎉