2 Commits

Author SHA1 Message Date
TheSparta
8743824046 general cleanup of config files and build script
- removed "os" devDependency, as it's an internal module and should've never been set as a devDependency in package.json
- general cleanup and restructure of package.json, indent with 4 spaces, moved a few properties around so it's more readable
- indent workspace file with 4 spaces
- added refringe.spt-id-highlighter to the recommended extensions
- removed the "-version" from the zip and folder name the build script was generating
- added /tmp to .eslintignore
2024-05-19 16:52:47 +01:00
13b8900c00 Added websocket example (#27)
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: #27
2024-05-18 19:59:25 +00:00