书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 2832 个相关结果.
  • react-jsx

    @babel/plugin-transform-react-jsx Example React Custom Fragments React Custom Installation Usage Via .babelrc (Recommended) Via CLI Via Node API Options pragma pragmaFr...
  • Getting Started

    Getting Started 在命令行运行 更多配置 生成一个基础配置文件 使用 Babel 使用 webpack 使用 TypeScript Getting Started 使用 yarn 安装 Jest︰ yarn add -- dev jest 或 npm : npm install -- save - dev...
  • Getting Started

    Getting Started 在命令行运行 更多配置 生成一个基础配置文件 使用 Babel 使用 webpack Using parcel 使用 TypeScript Getting Started 使用 yarn 安装 Jest︰ yarn add -- dev jest 或 npm : npm install ...
  • Getting Started

    在命令行运行 更多配置 生成一个基础配置文件 使用 Babel 使用 webpack 使用 TypeScript 使用 yarn 安装 Jest︰ yarn add -- dev jest 或 npm : npm install -- save - dev jest 注:Jest的文档统一使用yarn 命令,不...
  • typescript

    @babel/preset-typescript Example Installation Usage With a configuration file (Recommended) Via CLI Via Node API Options isTSX jsxPragma allExtensions allowNamespaces ...
  • Best Practices

    550 2022-04-27 《Babel Handbook》
    Best Practices" level="1"> Best Practices Create Helper Builders and Checkers" level="2"> Create Helper Builders and Checkers Avoid traversing the AST as much as possible" leve...
  • stage-1

    Install Usage Via .babelrc (Recommended) Via CLI Via Node API Options loose useBuiltIns decoratorsLegacy References As of Babel v7, all the stage presets have been depre...
  • object-set-prototype-of-to-assign

    @babel/plugin-transform-object-set-prototype-of-to-assign Example Installation Usage With a configuration file (Recommended) Via CLI Via Node API @babel/plugin-transform-...
  • API

    2512 2018-05-14 《Babel 插件手册》
    API babylon babel-traverse babel-types Definitions(定义) Builders(构建器) Validators(验证器) Converters(变换器) babel-generator babel-template API Babel 实际上是一组模块的集合。本节我们将探索一...
  • jscript

    @babel/plugin-transform-jscript Example Installation Usage Via .babelrc (Recommended) Via CLI Via Node API @babel/plugin-transform-jscript Example In var foo = fu...