* refactor: 表格拆分模块化 * refactor: 表格拆分模块化 * refactor: code splitting of the table component (#120) * missing TableIndex * refactor: 表格拆分模块化 * code format Co-authored-by: chenos <chenlinxh@gmail.com>
		
			
				
	
	
		
			12 lines
		
	
	
		
			175 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			175 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
  "singleQuote": true,
 | 
						|
  "trailingComma": "all",
 | 
						|
  "printWidth": 120,
 | 
						|
  "overrides": [
 | 
						|
    {
 | 
						|
      "files": ".prettierrc",
 | 
						|
      "options": { "parser": "json" }
 | 
						|
    }
 | 
						|
  ]
 | 
						|
}
 |