mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 08:03:26 +00:00
fix build?
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"compilerOptions": {
|
||||
"target": "es2021",
|
||||
"lib": ["es2021"],
|
||||
"module": "commonjs",
|
||||
"module": "CommonJS",
|
||||
"esModuleInterop": true,
|
||||
"declaration": true,
|
||||
"outDir": "./lib",
|
||||
"strict": true,
|
||||
|
||||
Reference in New Issue
Block a user