mirror of
				https://github.com/i701/sarlink-portal.git
				synced 2025-11-04 00:16:59 +00:00 
			
		
		
		
	feat: enforce strict TypeScript rules and add biome configuration
This commit is contained in:
		@@ -4,6 +4,6 @@
 | 
			
		||||
    "next/typescript"
 | 
			
		||||
  ],
 | 
			
		||||
  "rules": {
 | 
			
		||||
    "@typescript-eslint/no-explicit-any": "warn"
 | 
			
		||||
    "@typescript-eslint/no-explicit-any": "error"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user