UNPKG

react-diff-viewer-continued

Version:

Continuation of a simple and beautiful text diff viewer component made with diff and React

6 lines (4 loc) 102 B
import { defineConfig } from 'vitest/config' export default defineConfig({ environment: 'jsdom' })