mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-04 08:06:43 +02:00
Fix lint
This commit is contained in:
@@ -4,7 +4,6 @@ const { defineConfig } = require('cypress');
|
|||||||
const { addMatchImageSnapshotPlugin } = require('cypress-image-snapshot/plugin');
|
const { addMatchImageSnapshotPlugin } = require('cypress-image-snapshot/plugin');
|
||||||
const coverage = require('@cypress/code-coverage/task');
|
const coverage = require('@cypress/code-coverage/task');
|
||||||
|
|
||||||
|
|
||||||
module.exports = defineConfig({
|
module.exports = defineConfig({
|
||||||
projectId: 'n2sma2',
|
projectId: 'n2sma2',
|
||||||
viewportWidth: 1440,
|
viewportWidth: 1440,
|
||||||
|
Reference in New Issue
Block a user