Auto-format files using new pre-commit config

This commit is contained in:
Leroy Hopson 2024-02-13 10:50:19 +13:00
parent 58f4f8f216
commit 002e7aacc7
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
22 changed files with 408 additions and 403 deletions

View file

@ -1,2 +1,2 @@
import compareSnapshotCommand from 'cypress-image-diff-js/dist/command';
import compareSnapshotCommand from "cypress-image-diff-js/dist/command";
compareSnapshotCommand();

View file

@ -1 +1 @@
import './commands'
import "./commands";