PATH:
home
/
letacommog
/
visage-delodie
/
wp-content
/
plugins
/
wp-lastweets
/
vendor
/
htmlburger
/
carbon-fields
module.exports = { presets: [ [ '@babel/preset-env', { modules: false } ], [ '@babel/preset-react', { pragma: 'wp.element.createElement', pragmaFrag: 'wp.element.Fragment' } ] ], plugins: [ '@babel/plugin-proposal-class-properties', '@babel/plugin-proposal-object-rest-spread', '@babel/plugin-syntax-async-generators', '@babel/plugin-transform-runtime' ], env: { production: { plugins: [ [ '@wordpress/babel-plugin-makepot', { output: 'languages/carbon-fields-ui.pot' } ] ] } } };
[+]
..
[-] .postcssrc.js
[edit]
[-] CONTRIBUTING.md
[edit]
[-] license.txt
[edit]
[+]
templates
[-] webpack.config.js
[edit]
[+]
packages
[-] .huskyrc.js
[edit]
[-] yarn.lock
[edit]
[-] .browserlistrc
[edit]
[+]
assets
[-] .eslintrc.js
[edit]
[-] ISSUE_TEMPLATE.md
[edit]
[-] .editorconfig
[edit]
[-] WEBPACK.md
[edit]
[-] config.php
[edit]
[+]
core
[-] package.json
[edit]
[+]
bin
[-] README.md
[edit]
[-] .lintstagedrc.js
[edit]
[-] .babelrc.js
[edit]
[+]
languages
[-] composer.json
[edit]