Skip to content

Commit fcbd168

Browse files
Unignore extraction script
1 parent ebe23e1 commit fcbd168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
}
2424
},
2525
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
26-
"exclude": ["node_modules", "predeploy", "misc", "convertEpub.ts"]
26+
"exclude": ["node_modules", "predeploy", "misc"]
2727
}

0 commit comments

Comments
 (0)