From 1f9253253e1914fb09ec0b54201ad934870782d8 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 1 Jun 2017 16:40:39 -0400 Subject: very basic print client --- lib/awprint/.babelrc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lib/awprint/.babelrc (limited to 'lib/awprint/.babelrc') diff --git a/lib/awprint/.babelrc b/lib/awprint/.babelrc new file mode 100644 index 0000000..d011150 --- /dev/null +++ b/lib/awprint/.babelrc @@ -0,0 +1,5 @@ +{ + "presets": [ + "es2015", "react" + ] +} -- cgit v1.2.3-70-g09d2