summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/babel.config-linaria.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-wallet-webextension/babel.config-linaria.json')
-rw-r--r--packages/taler-wallet-webextension/babel.config-linaria.json11
1 files changed, 5 insertions, 6 deletions
diff --git a/packages/taler-wallet-webextension/babel.config-linaria.json b/packages/taler-wallet-webextension/babel.config-linaria.json
index abf87db8a..70d5a3c74 100644
--- a/packages/taler-wallet-webextension/babel.config-linaria.json
+++ b/packages/taler-wallet-webextension/babel.config-linaria.json
@@ -13,8 +13,7 @@
You should have received a copy of the GNU General Public License along with
GNU Taler; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
-
- /**
+/**
*
* @author Sebastian Javier Marchano (sebasjm)
*/
@@ -24,7 +23,7 @@
* This file should be used from @linaria/rollup plugin only
*/
{
- "presets": [
- "preact-cli/babel",
- ]
-}
+ "presets": [
+ "preact-cli/babel",
+ ]
+} \ No newline at end of file