updates to concierge bot to support adding services and routes
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"noEmitOnError": false,
|
||||
"declaration": true,
|
||||
"outDir": "dist/types",
|
||||
"rootDir": "src",
|
||||
"rootDir": ".",
|
||||
"allowImportingTsExtensions": true
|
||||
},
|
||||
"include": ["src", "types", "src/jsx/types.d.ts", "scripts"],
|
||||
|
||||
Reference in New Issue
Block a user