mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-11-04 01:47:25 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			186 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			186 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "extends": "../../../tsconfig.base.json",
 | 
						|
  "compilerOptions": {
 | 
						|
    "resolveJsonModule": true,
 | 
						|
    "types": ["node", "webpack-dev-server"]
 | 
						|
  },
 | 
						|
  "include": ["webpack.config.ts"]
 | 
						|
}
 |