Skip to content

Commit 57b2c72

Browse files
authored
fix: revert enums partially & tsup build (#1165)
1 parent dc5e124 commit 57b2c72

File tree

15 files changed

+5211
-7790
lines changed

15 files changed

+5211
-7790
lines changed

.eslintrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"plugin:prettier/recommended"
1313
],
1414
"ignorePatterns": [
15-
"tsup.config.ts",
16-
"build.config.ts"
15+
"tsup.config.ts"
1716
],
1817
"globals": {
1918
"Atomics": "readonly",

build.config.ts

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)