From 7eb1b1d1d11c43119ee1f28e8ca185e3c3e3ae14 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 11 Sep 2023 23:12:27 -0400 Subject: Travel Advisory and package update --- babel.config.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 babel.config.json (limited to 'babel.config.json') diff --git a/babel.config.json b/babel.config.json new file mode 100644 index 0000000..d58d020 --- /dev/null +++ b/babel.config.json @@ -0,0 +1,3 @@ +{ + "plugins": ["@babel/plugin-syntax-import-attributes"] +} -- cgit v1.2.3