tests handle esm

Signed-off-by: Meredith Lancaster <[email protected]>
This commit is contained in:
Meredith Lancaster
2026-02-05 13:09:33 -08:00
parent c44ed442f4
commit bdb27c47d0
8 changed files with 17630 additions and 93073 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { highlight, mute } from '../src/style'
import { highlight, mute } from '../src/style.js'
describe('style', () => {
describe('highlight', () => {