Closed MKBLR23 closed 4 years ago
Have you solved this problem?
Yes @on3dd, using declare module 'vue-google-autocomplete';
Yes @on3dd, using declare module 'vue-google-autocomplete';
@MKBLR23 can you help me, how did you solve it?
I have create one .d.ts file for this and declare the module. Please follow the screen shot I have shared.
I did that, but then I was getting the following error -> @typescript-eslint/no-unsafe-assignment for now, I Have updated the eslint rules, but did you also face the same?
Error:(5, 35) TS2307: Cannot find module 'vue-google-autocomplete'. install @tyeps/vue-google-autocomplete as dev dependency.