CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
.jshintrc17 linesDownload Raw Back to estraverse
1{2  "curly": true,3  "eqeqeq": true,4  "immed": true,5  "eqnull": true,6  "latedef": true,7  "noarg": true,8  "noempty": true,9  "quotmark": "single",10  "undef": true,11  "unused": true,12  "strict": true,13  "trailing": true,14 15  "node": true16}17 
basant307/AI_Governance_Project · CoolFace