Skip to content

Commit 0e2e6c1

Browse files
committed
style: format files
1 parent f76426a commit 0e2e6c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rollup.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
* limitations under the License.
1515
*/
1616

17-
import { babel } from '@rollup/plugin-babel';
18-
import commonjs from '@rollup/plugin-commonjs';
17+
import { babel } from "@rollup/plugin-babel";
18+
import commonjs from "@rollup/plugin-commonjs";
1919
import { nodeResolve } from "@rollup/plugin-node-resolve";
2020
import { terser } from "rollup-plugin-terser";
2121
import typescript from "@rollup/plugin-typescript";

0 commit comments

Comments
 (0)