mirror of
				https://github.com/soybeanjs/soybean-admin.git
				synced 2025-11-04 15:53:43 +08:00 
			
		
		
		
	chore(projects): disabled unocss eslint rule: order-attributify
This commit is contained in:
		@@ -17,7 +17,8 @@ export default defineConfig(
 | 
			
		||||
          registeredComponentsOnly: false,
 | 
			
		||||
          ignores: ['/^icon-/']
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
      ],
 | 
			
		||||
      'order-attributify': 'off'
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user