Search code examples
What is the type of a Babel plugin parameter written in TypeScript?...


typescriptbabeljstypescript-typingsbabel-plugin

Read More
Is there a way to know if Identifier node is a variable name when traversing AST?...


javascriptbabeljsbabel-plugin

Read More
How to add Babel support for nullishCoalescingOperator to vue project?...


babeljsvue-clibabel-plugin

Read More
What's the difference between "Visitor.Program.enter()" and "pre()" in a Bab...


node.jsbabeljsvisitor-patternbabel-plugin

Read More
Babel plugin addComment doesn't work when ran with codemod...


babeljsbabel-plugincodemod

Read More
Next.js typescript import aliases with babel-plugin-module-resolver...


typescriptimportnext.jsbabel-plugin

Read More
Javascript new syntax implementation...


javascriptbabeljsbabel-plugin

Read More
Duplicate helper functions generated when building bundle with babel and webpack...


javascriptwebpackbabeljsbabel-plugin

Read More
ESLINT: ESLINT Error: ESLint configuration in ..\..\..\..\.eslintrc is invalid: - Unexpected top-lev...


eslinteslint-config-airbnbeslintrcbabel-pluginbabel-plugin-transform-import

Read More
Babel plugin - How to transform JSX without react...


javascriptbabeljsjsxbabel-plugin

Read More
Jest not picking latest plugin from babel.config.js...


jestjsbabeljsbabel-loaderbabel-jestbabel-plugin

Read More
Prevent babel class properties plugin from overwriting my generated constructor...


babeljsbabel-plugin

Read More
@babel/preset-env loaded with wrong babel version after upgrade babel 6 to 7...


babeljsbabel-pluginbabel-preset-env

Read More
Babel plugin: what's the difference between "transform-object-rest-spread" and "s...


babeljsbabel-plugin

Read More
Replacing different kinds of function nodes on babel...


javascriptbabeljsbabel-plugin

Read More
Unable to resolve module when building react-native .apk, babel-plugin-module-resolver aliases...


androidreact-nativealiasbabeljsbabel-plugin

Read More
How to write a babel js plugin that passes output to other plugins?...


javascriptbabeljsbabel-plugin

Read More
BackNext