Fixed pretty much all the things that were triggering my OCD #28

Merged
chomp merged 6 commits from :random-fixes into 3.9.0-DEV 2024-05-20 15:45:36 -04:00
Contributor
No description provided.
TheSparta added 6 commits 2024-05-20 12:15:36 -04:00
- 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
- 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
chomp merged commit 39df226e2e into 3.9.0-DEV 2024-05-20 15:45:36 -04:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: chomp/ModExamples#28
No description provided.