CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes45downloads
.eslintrc11 linesDownload Raw Back to is-callable
1{2	"root": true,3 4	"extends": "@ljharb",5 6	"rules": {7		"id-length": 0,8		"max-statements-per-line": [2, { "max": 2 }],9	},10}11 
basant307/AI_Governance_Project · CoolFace