line / create-liff-app

Start developing LIFF application with a simple CLI command.
https://developers.line.biz/en/docs/liff/
Apache License 2.0
63 stars 7 forks source link

Solve TypeScript error and lint error on nuxt-js/nuxt-ts templates #20

Closed so99ynoodles closed 2 years ago

so99ynoodles commented 2 years ago

🐛 Bug Report

🤔 Expected Behavior

😯 Current Behavior

Property '$liffInit' does not exist on type 'CombinedVueInstance<Vue, { message: string; error: string; }, unknown, unknown, Readonly<Record<never, any>>>'.

💁 Possible Solution