Main commit, missing package.json

This commit is contained in:
shelly_goldblit
2023-12-18 11:20:48 +02:00
parent 8eabfa5519
commit 026cf95390
14 changed files with 1988 additions and 1644 deletions
+3 -2
View File
@@ -14,7 +14,8 @@
// ***********************************************************
// Import commands.js using ES2015 syntax:
import './commands'
import "cypress-plugin-tab";
import "./commands";
// Alternatively you can use CommonJS syntax:
// require('./commands')
// require('./commands')