8 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
TheSparta
6d3fd47ba6 ensure every file has an empty new line before EOL 2024-05-19 15:53:43 +01:00
Dev
4ef5ffe94c Updated example tsconfig.json 2024-05-18 21:29:19 +01:00
Dev
10104d0a38 Update example mods tsconfig.json 2023-10-15 15:58:34 +01:00
Dev
30186be2d2 Build examples against es2021 2023-07-29 14:26:23 +01:00
7c812fcbf8 Update mods 2022-05-28 12:48:58 +01:00
c15fcecd0a update typescript examples 2022-05-22 14:39:17 +01:00
Mangiang
eaaaf99d6b feat: Add JavaScript examples 2022-05-16 14:59:55 -04:00