fix(core): update
This commit is contained in:
		@@ -27,7 +27,8 @@ export class TypeDoc {
 | 
			
		||||
        "module": "NodeNext",
 | 
			
		||||
        "moduleResolution": "NodeNext",
 | 
			
		||||
        "esModuleInterop": true,
 | 
			
		||||
        "verbatimModuleSyntax": true
 | 
			
		||||
        "verbatimModuleSyntax": true,
 | 
			
		||||
        "skipLibCheck": true,
 | 
			
		||||
      },
 | 
			
		||||
      include: [],
 | 
			
		||||
    };
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user