Commit graph

2 commits

Author SHA1 Message Date
Nigel Breslaw
2bee820ccf
Start to enable default javscript/typescript lint rules
This enables the recommended rules useConst and useImportType
2024-09-12 16:08:52 +02:00
Tobias Hunger
1639274486 slintpad/vscode: Get rid of the shared files
Theyre are no more shared files, so move the files
into vscode and set up a syntax check over there.

That was not possible before as the typescript
compiler would error out on the shared files being
outside its root directory.
2024-08-12 12:45:59 +02:00
Renamed from tools/slintpad/src/shared/lsp_commands.ts (Browse further)