mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-31 07:57:39 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			160 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			160 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| module.exports = {
 | |
|   extends: '../../eslintrc.ts.react.base.json',
 | |
|   parserOptions: {
 | |
|     tsconfigRootDir: __dirname,
 | |
|     project: ['./tsconfig.json'],
 | |
|   },
 | |
| };
 |