-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move to Typescript #579
Move to Typescript #579
Commits on Mar 20, 2022
-
feat: ✨ Move to TypeScript and Introduce TS Deffinitions
This moves to TypeScript, and directly uses ESLint because standard complained about typescript todo: fix the 31 eslint warnings semi-breaking: You now need to build the project using `pnpm build`/`yarn build`/`npm run build`
MokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 47e9ccd - Browse repository at this point
Copy the full SHA 47e9ccdView commit details -
ci: 👷 Test on 14.x through 17.x rather than just 14.x
MokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for c25befd - Browse repository at this point
Copy the full SHA c25befdView commit details -
chore: ⚰️ Remove dead .gitignore file
The main .gitignore file now ignores *.log (see 47e9ccd), so this .gitignore is unnecesary
MokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 44560e5 - Browse repository at this point
Copy the full SHA 44560e5View commit details -
docs: 📝 Fix example being used outside of the examples directory caus…
…ing errors
MokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 56929e2 - Browse repository at this point
Copy the full SHA 56929e2View commit details -
MokiyCodes committed
Mar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for b71bcd8 - Browse repository at this point
Copy the full SHA b71bcd8View commit details -
fix: rename requireindex to requireIndex
Somehow the commit where I actually changed this, didn't change it in git (wtf)
Configuration menu - View commit details
-
Copy full SHA for 014e59b - Browse repository at this point
Copy the full SHA 014e59bView commit details -
chore: 🧪 Remove log used to test stuff
MokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 945fb3c - Browse repository at this point
Copy the full SHA 945fb3cView commit details -
ci: 🧪 Move linting to seperate workflow
MokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for d977ee5 - Browse repository at this point
Copy the full SHA d977ee5View commit details -
This is done to (a) save time, and (b) because the 16.x workflow for mcVersionIndex 8 takes slightly too long in CI/CD
MokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 9593261 - Browse repository at this point
Copy the full SHA 9593261View commit details -
fix: 🚨 Fix no-explicit-any being enabled
MokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 6a3c418 - Browse repository at this point
Copy the full SHA 6a3c418View commit details -
chore: ⚰️ Remove dead argument
hash
MokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for b3bca93 - Browse repository at this point
Copy the full SHA b3bca93View commit details -
feat: 🏷️ Add some types, move TODO to correct location
MokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 43ecff9 - Browse repository at this point
Copy the full SHA 43ecff9View commit details -
fix: ⚰️ Remove dead
{ version }
sMokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for b574660 - Browse repository at this point
Copy the full SHA b574660View commit details -
feat: 🏷️ Infer parameters from usage in communication.ts
MokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 718a054 - Browse repository at this point
Copy the full SHA 718a054View commit details -
fix: 🚨 Remove unneeded argument
serv
inexperience
pluginMokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 97f6658 - Browse repository at this point
Copy the full SHA 97f6658View commit details -
fix: 🚨 Remove unused parameters
MokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 459a4d6 - Browse repository at this point
Copy the full SHA 459a4d6View commit details -
fix: 🚨 Fix all remaining linter warnings
MokiyCodes committedMar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for b9f559d - Browse repository at this point
Copy the full SHA b9f559dView commit details -
MokiyCodes committed
Mar 20, 2022 Configuration menu - View commit details
-
Copy full SHA for dd1a5c3 - Browse repository at this point
Copy the full SHA dd1a5c3View commit details