Skip to content

Commit

Permalink
chore(babel): add todo about converting to typescript (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Aug 16, 2019
1 parent 956a10c commit 26756b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions babel.config.js
@@ -1,5 +1,6 @@
'use strict';

// todo: https://github.com/babel/babel/issues/8529 :'(
module.exports = {
plugins: ['replace-ts-export-assignment'],
presets: [
Expand Down

0 comments on commit 26756b6

Please sign in to comment.