fixup: remove paths from tsconfig
This commit is contained in:
		
							parent
							
								
									0bf142ed50
								
							
						
					
					
						commit
						c52f7dcedc
					
				@ -105,9 +105,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    /* Completeness */
 | 
					    /* Completeness */
 | 
				
			||||||
    // "skipDefaultLibCheck": true,                      /* Skip type checking .d.ts files that are included with TypeScript. */
 | 
					    // "skipDefaultLibCheck": true,                      /* Skip type checking .d.ts files that are included with TypeScript. */
 | 
				
			||||||
    "skipLibCheck": true /* Skip type checking all .d.ts files. */,
 | 
					    "skipLibCheck": true /* Skip type checking all .d.ts files. */
 | 
				
			||||||
    "paths": {
 | 
					 | 
				
			||||||
      "@/*": ["./*"]
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user