Jacob Aldridge

Results 1 comments of Jacob Aldridge

Getting an Angular project to work required a couple of extra lines as Typescript needed a declaration. Hope this helps others with similar issues. ```typescript import Quill from 'quill'; const...