Skip to content

Commit c6fb4da

Browse files
committed
chore(everything-else): convert everything else to typescript
1 parent 956a10c commit c6fb4da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

babel.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
'use strict';
22

3+
// todo: https://github.com/babel/babel/issues/8529 :'(
34
module.exports = {
45
plugins: ['replace-ts-export-assignment'],
56
presets: [

0 commit comments

Comments
 (0)