Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Type checking errors with Angular 7 #65

Open
lubkoKuzenko opened this issue Jan 18, 2019 · 2 comments
Open

Type checking errors with Angular 7 #65

lubkoKuzenko opened this issue Jan 18, 2019 · 2 comments

Comments

@lubkoKuzenko
Copy link

tsconfig.json
"noUnusedParameters": true /* Report errors on unused parameters. */,

ERROR in node_modules/ngx-quill-editor/quillEditor.component.ts(110,41): error TS6133: 'delta' is declared but its value is never read.
node_modules/ngx-quill-editor/quillEditor.component.ts(110,53): error TS6133: 'oldDelta' is declared but its value is never read.
node_modules/ngx-quill-editor/quillEditor.component.ts(110,68): error TS6133: 'source' is declared but its value is never read.
@consule
Copy link

consule commented Feb 13, 2019

Did you find this error?

@gvsharma
Copy link

I guess this project is not actively maintaining, i would suggest get rid of it in your project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants