Hacker News new | past | comments | ask | show | jobs | submit login

FYI, you can use Babel to transpile JSX for Mithril by putting this in .babelrc:

    {
      "jsxPragma": "m"
    }



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: