Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[suggestion] reference @types/chrome as a dependency #4

Closed
hudidit opened this issue Apr 22, 2020 · 2 comments
Closed

[suggestion] reference @types/chrome as a dependency #4

hudidit opened this issue Apr 22, 2020 · 2 comments
Assignees

Comments

@hudidit
Copy link

hudidit commented Apr 22, 2020

To have better intelligent code completion and type hint, I suggest to reference @types/chrome as a dependency. It also saves time from looking for function signatures in the docs.

建议把 @types/chrome 作为 dependency 引入,这样在 VS Code 里面能自动提示属性名、方法名和函数签名。写起来会快捷很多。

This is a very good boilerplate to start creating a new extension with. Great work!

@lxieyang
Copy link
Owner

Thanks! Will do!

@lxieyang lxieyang self-assigned this Apr 22, 2020
@lxieyang
Copy link
Owner

also acknowledged your contribution! https://github.com/lxieyang/chrome-extension-boilerplate-react#intelligent-code-completion
thanks again!

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

No branches or pull requests

2 participants