The code powering m.abunchtell.com https://m.abunchtell.com
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 

8 řádky
127 B

  1. {
  2. "presets": ["es2015", "react"],
  3. "plugins": [
  4. "transform-decorators-legacy",
  5. "transform-object-rest-spread"
  6. ]
  7. }