docs/src/integrate/index.md
This guide is intended for those who wish to integrate the functionality of ESLint into other applications by using the ESLint API.
In order to integrate ESLint, it's recommended that:
If that sounds like you, then continue reading to get started.
This tutorial walks you through the process of creating a basic integration with ESLint using the Node.js API.
If you're interested in writing a tool that uses ESLint, then you can use the Node.js API to get programmatic access to functionality.