UNPKG

visreg-test

Version:

A visual regression testing solution that offers an easy setup with simple yet powerful customisation options, wrapped up in a convenient CLI runner to make assessing and accepting/rejecting diffs a breeze.

6 lines (5 loc) 175 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.devPort = exports.serverPort = void 0; exports.serverPort = 3000; exports.devPort = 5173;