Extract and set form values through the DOM—no frameworks required! https://github.com/TheoryOfNekomata/formxtra
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 

7 righe
86 B

  1. {
  2. "printWidth": 120,
  3. "semi": false,
  4. "singleQuote": true,
  5. "trailingComma": "es5"
  6. }