mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-13 07:00:06 +00:00
chore(*): add .prettierrc, fix formatting
This commit is contained in:
@@ -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/extend-expect';
|
||||
import "@testing-library/jest-dom/extend-expect";
|
||||
|
||||
Reference in New Issue
Block a user