Olo's ESLint shared config, based on Airbnb's style guide. Current version 0.2.0, released as a shared config for ES6+ and React projects. It exports three configurations: default (ES6+), React (ES6+ with React), and legacy (ES5-). Requires eslint as a peer dependency, babel-eslint for modern configs, and eslint-plugin-react for React config. Not actively maintained: last release in 2016, and TSLint configs have been deprecated. Suitable for legacy projects but not recommended for new projects.
Verified import paths — ran on the pinned version, not inferred.
ESLint automatically resolves 'olo' to eslint-config-olo
Use 'olo/react' not 'olo-react'
No common mistake; just use the correct module path
Configure ESLint to use Olo's default shared config for ES6+ projects, with babel-eslint parser.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.