TheSparta
de74980eb4
general cleanup of code and config files
...
- fixed indentation to 4 spaces
- added missing semicolons
- some other changes here and there that either make the code look consistent between examples or just make it more concise
2024-05-20 17:05:33 +01:00
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
0f5588ef81
Replaced module.exports for export const
2024-05-19 16:23:02 +01:00
TheSparta
6d3fd47ba6
ensure every file has an empty new line before EOL
2024-05-19 15:53:43 +01:00
Dev
7984727736
Updated mod versions to 3.9
2024-05-18 21:31:18 +01:00
Dev
4ef5ffe94c
Updated example tsconfig.json
2024-05-18 21:29:19 +01:00
Dev
136e054cf0
Updated types
2024-05-18 21:18:13 +01:00
6218d6d4bd
Update types for 3.8.2 ( #26 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: #26
2024-05-13 10:22:29 +00:00
Dev
ff6fd48e6b
Update types
2024-05-04 20:40:43 +01:00
2b69963163
3.8.1-DEV ( #25 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: #25
2024-05-04 19:20:31 +00:00
36f643f3a6
380 ( #24 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: #24
2024-04-04 21:29:42 +00:00
Dev
ad0bae5e51
Update types
2023-12-25 08:44:29 +00:00
Dev
2843e7e022
Update types
2023-12-17 19:38:52 +00:00
b3d26a74ca
374 ( #20 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: #20
2023-12-04 19:36:21 +00:00
ca3201b576
3.7.3 ( #19 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: #19
2023-11-19 20:48:55 +00:00
1485ce9452
3.7.2 update ( #18 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: #18
2023-11-12 18:32:09 +00:00
Dev
10104d0a38
Update example mods tsconfig.json
2023-10-15 15:58:34 +01:00
Dev
aff8698093
Update types
2023-10-14 21:06:56 +01:00
Dev
67249867b0
Update types
2023-10-14 15:16:10 +01:00
Dev
432af5cd3f
Update types
2023-10-13 13:38:23 +01:00
Dev
469fe00902
Update types
2023-10-12 15:18:14 +01:00
Dev
a0516f9d38
Update readme
2023-10-12 15:16:11 +01:00
Dev
ea559bd4aa
Update types
2023-10-10 21:21:32 +01:00
7907d533ae
13.5 ( #15 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Co-authored-by: Refringe <refringe@noreply.dev.sp-tarkov.com>
Reviewed-on: #15
2023-10-08 21:07:25 +00:00