babel plugin remove test ids::tropical_fish:Babel插件剥离“ data test id” HTML属性 源码
babel插件删除测试ID Babel插件从JSX中删除data-test-id属性 安装 $ npm install babel-plugin-remove-test-ids --save 用法 .babelrc { " plugins " : [ " remove-test-ids " ] } ...您还可以使用您的属性对其进行配置! { " plugins " : [ [ " remove-test-ids " , { " attributes " : [ " data-test " , " data-custo
下载地址
用户评论