Skip to content

Commit 3a6ee31

Browse files
committed
fix: Eslint import order
1 parent 214a768 commit 3a6ee31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rollup.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import typescript from "@rollup/plugin-typescript";
66
import copy from "rollup-plugin-copy";
77
import esbuild from "rollup-plugin-esbuild";
88
import { terser } from "rollup-plugin-terser";
9-
import copy from "rollup-plugin-copy";
109
const createBabelConfig = require("./babel.config");
1110

1211
const extensions = [".ts", ".tsx"];

0 commit comments

Comments
 (0)