This is just a technology testing project based on Create React App and TailwindCSS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
95B

  1. module.exports = {
  2. port: 8989,
  3. //headless: false,
  4. slowMo: 0,
  5. close: true,
  6. };