# Documentation This folder contains the long-form documentation for `eslint-config-nick2bad4u`. Keep the root [`README`](../README.md) focused on installation and quick-start usage. ## User guides | Guide | Purpose | | ----------------------------------- | ------------------------------------------------------------------------------------------ | | [Configuration](./configuration.md) | Runtime exports, presets, `createConfig()`, plugin replacement, and environment variables. | | [Migration](./migration.md) | Steps for replacing a hand-written ESLint flat config with this shared package. | | [Support](../SUPPORT.md) | Where to report issues and what reproduction details maintainers need. | | [Security](../SECURITY.md) | Private vulnerability reporting and disclosure expectations. | ## Contributor guides | Guide | Purpose | | ----------------------------------------- | ------------------------------------------------------------------------------- | | [Contributing](../CONTRIBUTING.md) | Local setup, documentation expectations, validation commands, and PR checklist. | | [Maintainer guide](./maintainer-guide.md) | Rule, plugin, preset, type contract, and release maintenance workflow. | | [Code of conduct](../CODE_OF_CONDUCT.md) | Participation standards for the project. | | [Contributors](./contributors.md) | Generated all-contributors table mirror. | | [Diff notes](./diff-notes.md) | Historical wording that was intentionally removed from the README. |