Skip to content

Commit 5363444

Browse files
author
Scott Prue
committed
Comments removed from es and commonjs versions
1 parent d7e3388 commit 5363444

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.babelrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
"transform-class-properties"
99
],
1010
"env": {
11+
"es": {
12+
"comments": false
13+
},
14+
"commonjs": {
15+
"comments": false
16+
},
1117
"test": {
1218
"plugins": ["transform-decorators-legacy"]
1319
}

0 commit comments

Comments
 (0)