mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 08:26:35 +00:00
Fix API page generator and add missing integration nav entries (#680)
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"compilerOptions": {
|
||||
"incremental": true,
|
||||
"noImplicitAny": false,
|
||||
"strict": false,
|
||||
"strictNullChecks": false,
|
||||
"types": ["node"],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"~/*": ["./*"]
|
||||
|
||||
Reference in New Issue
Block a user