This is just a technology testing project based on Create React App and TailwindCSS
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

9 lines
95B

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