---
title: Presets
description: Preset reference and selection guide for eslint-plugin-SDL-2.
---

# Presets

Use these presets to compose SDL-oriented linting in flat config.

## Preset catalog

- [Common](./common.md)
- [TypeScript](./typescript.md)
- [Angular](./angular.md)
- [AngularJS](./angularjs.md)
- [Node](./node.md)
- [React](./react.md)
- [Electron](./electron.md)
- [Required](./required.md)
- [Recommended](./recommended.md)

Each preset page in this section includes:

- when to use it
- exact config key
- copy/paste flat config snippet
