dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Fix warnings from tests #1541

Closed raquelarrojo closed 1 year ago

raquelarrojo commented 1 year ago

Checklist (Check off all the items before submitting)

Purpose Fix warnings in tests.

Description Fix wrong imports in tests. Apply same format in all tests. Eslint config added to avoid several warnings.