CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
tsconfig.json9 linesDownload Raw Back to express-rate-limit
1{2	"include": ["source/"],3	"exclude": ["node_modules/"],4	"extends": "@express-rate-limit/tsconfig",5	"compilerOptions": {6		"target": "ES2020"7	}8}9 
basant307/AI_Governance_Project · CoolFace