Extract and set form values through the DOM—no frameworks required! https://github.com/TheoryOfNekomata/formxtra
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 

7 satır
164 B

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