Using - "quill": "^2.0.0-rc.2"
Adjust app.js depending on your use case - I am using it in a Laravel/Inertia project so I've got the Editor component registered in the CreateInertiaApp.
The other files I've got in a quill folder (quill_options.js is quill/options.js, etc.)