v1.2.2 - One More Run
Technical
- ESLint support added using configuration from
@runejs/eslint-config
- Linting problems fixed within multiple files
- TypeScript output directory changed from
/dist
to/lib
- Fixed breaking changes from upgrading
@runejs/core
tov1.5.4
Breaking Changes
- Update server default configuration path changed from
/data/config
to/config
for simplicity