Module

x/license_checker/tsconfig.json

📄 CLI tool for checking license headers in files
Go to Latest
File
{ "compilerOptions": { "target": "esnext", "module": "esnext", "baseUrl": ".", "paths": { "deno": ["deno.d.ts"] } }}