Transform more files to TS, replace lit-js-sdk with js-sdk (#4)

This commit is contained in:
Howard
2023-02-23 16:39:50 -08:00
committed by GitHub
parent 339986b666
commit efb3eab092
8 changed files with 2846 additions and 1840 deletions

5
src/setupTests.ts Normal file
View File

@ -0,0 +1,5 @@
// jest-dom adds custom jest matchers for asserting on DOM nodes.
// 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';