datatable/.babelrc
2017-11-07 00:51:42 +05:30

4 lines
74 B
Plaintext

{
"presets": ["env"],
"plugins": ["babel-plugin-add-module-exports"]
}