prettier (#20)

This commit is contained in:
Konnor Rogers
2023-12-08 15:09:34 -05:00
committed by GitHub
parent d8b6db8c5b
commit 3f604fcee1
39 changed files with 196 additions and 126 deletions

View File

@@ -1,6 +1,6 @@
import '../../../dist/webawesome.js';
import { elementUpdated, expect, fixture, html } from '@open-wc/testing';
import type WaFormatBytes from './format-bytes';
import type WaFormatBytes from './format-bytes.js';
describe('<wa-format-bytes>', () => {
describe('defaults ', () => {