ESLint formatting

This commit is contained in:
Ole Morud
2022-08-21 21:45:10 +02:00
parent b2cda262ed
commit c957b1f68a
2 changed files with 11 additions and 11 deletions

View File

@@ -2,4 +2,4 @@
// allows you to do things like:
// expect(element).toHaveTextContent(/react/i)
// learn more: https://github.com/testing-library/jest-dom
import '@testing-library/jest-dom';
import "@testing-library/jest-dom"