The issue tracker is located in the ckeditor/ckeditor5 repository.
This repository is a monorepo. It contains multiple npm packages.
| Package | Version | Dependencies |
|---|---|---|
eslint-config-ckeditor5 |
||
eslint-plugin-ckeditor5-rules |
Some of the packages in this repository were previously separate repositories, and are now archived:
Note
This project requires pnpm v10 or higher. You can check your version with pnpm --version and update if needed with npm install -g pnpm@latest.
- Clone this repository.
- Do
pnpm installinside (this package uses workspaces). - You're ready to go!
Tests:
pnpm run testLicensed under the terms of MIT license. For full details about the license, please check the LICENSE.md file.