Extract and set form values through the DOM—no frameworks required! https://github.com/TheoryOfNekomata/formxtra
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456
  1. {
  2. "fixturesFolder": "test/fixtures",
  3. "integrationFolder": "test/integrations",
  4. "pluginsFile": "test/plugins/index.ts",
  5. "supportFile": "test/support/index.ts"
  6. }