{ "presets": [ ["env", { "targets": { "browsers": ["last 2 versions"], "node": "current" } }] ], "plugins": ["transform-class-properties"] }