13 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
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
abbd1e9649 Updated chat mod examples based on latest release and added an example for the abstract bot example (#23)
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: #23
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2024-01-17 22:26:44 +00:00
Dev
ad0bae5e51 Update types 2023-12-25 08:44:29 +00:00
ac6418feda Added chatbot examples (#22)
Co-authored-by: clodan <clodan@clodan.com>
Reviewed-on: #22
Co-authored-by: Alex <clodan@noreply.dev.sp-tarkov.com>
Co-committed-by: Alex <clodan@noreply.dev.sp-tarkov.com>
2023-12-25 08:39:37 +00:00