### Version 16.8.3, 17.0.0, maybe older ### Reproduction link [github.com](https://github.com/shameleo/vue-loader-issue_scoped-style) ### Steps to reproduce ``` npm install npm run dev ``` ### What is expected? No errors ### What is actually happening? `Error: TS7006: Parameter 'n' implicitly has an 'any' type` --- To get this error style must be scoped and template must access some component data <!-- generated by vue-issues. DO NOT REMOVE -->