diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2018-09-25 19:13:16 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2018-09-25 19:13:16 +0200 |
| commit | 259e8ab7a3a7e607263ca07e53787d85881bab8a (patch) | |
| tree | a726ede11d679fe93515cca062692bfc29e7d87f /.babelrc | |
| parent | f5329b13315fcc501cd6c8630e0158eae4a88f16 (diff) | |
| download | jo.mssola.com-259e8ab7a3a7e607263ca07e53787d85881bab8a.tar.gz jo.mssola.com-259e8ab7a3a7e607263ca07e53787d85881bab8a.zip | |
Re-bumped much of the application
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.babelrc')
| -rw-r--r-- | .babelrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.babelrc b/.babelrc new file mode 100644 index 0000000..8924169 --- /dev/null +++ b/.babelrc @@ -0,0 +1 @@ +{"presets": [["@babel/preset-env", { "modules": false }]]} |
