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

chore: introduce @trezor/dom-utils package #6062

Merged
merged 1 commit into from
Aug 22, 2022
Merged

chore: introduce @trezor/dom-utils package #6062

merged 1 commit into from
Aug 22, 2022

Conversation

mroz22
Copy link
Contributor

@mroz22 mroz22 commented Aug 22, 2022

Description

Creates @trezor/dom-utils package which is intended to contain utility functions that use window object. I think that wanted to keep @trezor/utils window-free

Pure refactoring, no code added or changed

Related Issue

Needed to share code with #5879

"main": "src/index",
"scripts": {
"lint": "eslint '**/*.{ts,tsx,js}'",
"test:unit": "jest -c ../../jest.config.base.js --passWithNoTests",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove test script please, there is very small chance to have test in future anyway

@mroz22 mroz22 merged commit d77b92c into develop Aug 22, 2022
@mroz22 mroz22 deleted the dom-utils branch August 22, 2022 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants