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

Add a new eslint rule that makes sure global utils are imported into the file instead of referenced on the window.Liferay object #656

Open
bryceosterhaus opened this issue Sep 16, 2021 · 0 comments

Comments

@bryceosterhaus
Copy link
Member

liferay-frontend/liferay-portal#1471 (comment)

You can import it from frontend-js-web together with {debounce}. It would be great if, together with no-global-fetch we could make sure that we use the imported one when in a module context

@izaera izaera added the feat label Apr 12, 2022
@kresimir-coko kresimir-coko changed the title Make sure global utils are imported into the file instead of referenced on the window.Liferay object Add a new eslint rule that makes sure global utils are imported into the file instead of referenced on the window.Liferay object Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants