Skip to content

Commit 7c8f833

Browse files
loycoderLy9098
andauthored
Add @babel/plugin-transform-nullish-coalescing-operator and @rollup/plugin-babel (#2783)
Co-authored-by: [email protected] <[email protected]>
1 parent 0c97594 commit 7c8f833

File tree

3 files changed

+2372
-2077
lines changed

3 files changed

+2372
-2077
lines changed

Diff for: package.json

+2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@
4343
"@babel/core": "^7.20.2",
4444
"@babel/plugin-proposal-class-properties": "^7.18.6",
4545
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
46+
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.1",
4647
"@babel/preset-env": "^7.20.2",
48+
"@rollup/plugin-babel": "^6.0.4",
4749
"@sampotts/eslint-config": "1.1.7",
4850
"autoprefixer": "^10.4.13",
4951
"aws-sdk": "^2.1256.0",

0 commit comments

Comments
 (0)