PluginProbe
WPSSO Core – Complete Schema Markup and Meta Tags / 22.7.0
WPSSO Core – Complete Schema Markup and Meta Tags v22.7.0
22.7.0 22.6.1 22.6.0 22.5.3 22.5.2 22.5.1 22.4.0 22.3.0 22.2.1 22.2.0 22.1.3 22.1.2 22.1.1 22.1.0 22.0.0 21.13.3 21.13.2 trunk 21.13.1
wpsso / .babelrc

.babelrc in WPSSO Core – Complete Schema Markup and Meta Tags 22.7.0, at .babelrc

12 lines 164 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "presets": [
3 "@babel/preset-env",
4 "@babel/preset-react"
5 ],
6 "plugins": [
7 [
8 "@babel/plugin-proposal-class-properties"
9 ]
10 ]
11 }
12