feat(api): request api (#80)
This commit is contained in:
@@ -3,10 +3,7 @@
|
||||
"compilerOptions": {
|
||||
"module": "commonjs",
|
||||
"outDir": "../dist",
|
||||
"noEmit": false,
|
||||
"strictPropertyInitialization": false,
|
||||
"experimentalDecorators": true,
|
||||
"emitDecoratorMetadata": true
|
||||
"noEmit": false
|
||||
},
|
||||
"include": ["**/*.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user