rsnext/packages/next/build/babel/plugins
Bogdan Chadkin 9959d7ef32
Use babel 7 jsx syntax (#17043)
For some reason babel-plugin-syntax-jsx of babel 6 was used instead of
babel 7 version.
2020-09-13 13:29:23 +00:00
..
amp-attributes.ts chore(next/build/babel): missing types (#13189) 2020-05-21 12:57:04 +00:00
commonjs.ts Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +00:00
jsx-pragma.ts Use babel 7 jsx syntax (#17043) 2020-09-13 13:29:23 +00:00
next-data.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
next-page-config.ts Fix invalid config export errors (#16834) 2020-09-04 13:19:12 +00:00
next-page-disallow-re-export-all-exports.ts Disallow re-export all exports from Next.js pages (#14325) 2020-08-05 16:21:40 -04:00
next-ssg-transform.ts Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +00:00
no-anonymous-default-export.ts Update Fast Refresh warning (#16496) 2020-08-24 03:04:25 +00:00
optimize-hook-destructuring.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
react-loadable-plugin.ts Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +00:00