- Migrated to flat config
- Minimal engine requirement changed to Node 18
- Updated dependencies
- Compatibility towards
xo@0.59.3 - Rewritten to ESM
- Dropped support for CJS and therefore removed
commonjsandsailsconfigs
- Updated dependencies
- Updated
import/orderrule withnewlines-betweenset to default
- Updated dependencies
- Compatibility towards
xo@0.54.2
- Updated dependencies
- Compatibility towards
xo@0.53.1
- Added
app,param, andparamsas allowed abbreviations
- Updated target compatibility of browser back towards
ES6
- Added
commonjsrule set with - Added
jsdocrule set with - Added some tests
- Split
noderule set intonodeandmocha - Updated dependencies
- Updated target compatibility towards
ES2019
- Updated dependencies
- Compatibility towards
xo@0.52.2 - Switched
eslint-plugin-nodeforeslint-plugin-n
- Updated dependencies
- Compatibility towards
xo@0.48.0
- Removed ESM rule from
sailsoption
- Updated ESlint 8 peer dependency
- Updated dependencies
- Compatibility towards
xo@0.47.0
- ESM modules allowed by default
- Updated dependencies
- Compatibility towards
xo@0.44.0
- Updated dependencies
- Compatibility towards
xo@0.41.0
- Backported settings from
xo - Updated dependencies
- Updated dependencies
- Fixed unicorn/prevent-abbreviations settings
- Updated dependencies
- Removed extension of deprecated xo/esnext
- Updated dependencies
- Backported settings from
xo - Updated dependencies
- Updated dependencies
- Updated dependencies
- Backported settings from
xo - Updated dependencies
- Backported settings from
xo - Updated dependencies
- Backported settings from
xo
- Updated
eslint-plugin-unicorndependency - Backported settings from
xo - Added format-package package and script
- Updated acorn dependency
- Updated dependencies
- Updated dependencies
- Updated code styling
- Added eslint comments and import plugins
- Backported more settings from xo
- Bumped minimal Node version to 10
- Added ava, unicorn and mocha plugins
- Backported settings from xo
- Removed prettier for self-testing
- Fixed code style
- Initial release