UNPKG

@sapphire/ts-config

Version:

Shareable TypeScript configuration for the Sapphire Community

8 lines (7 loc) 194 B
{ "$schema": "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/tsconfig.json", "compilerOptions": { "module": "ES2022", "moduleResolution": "Bundler" } }