Skip to content

Commit f00c4ab

Browse files
committed
Add rollup configuration
1 parent bd64520 commit f00c4ab

File tree

5 files changed

+736
-92
lines changed

5 files changed

+736
-92
lines changed

eslint.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ export default [
3030
"src/testdata/**/*",
3131
"tests/**/*",
3232
"eslint.config.mjs",
33+
"rollup.config.ts",
3334
".github/**/*",
3435
],
3536
},

0 commit comments

Comments
 (0)