UNPKG

@importantimport/tsconfig

Version:
12 lines (11 loc) 167 B
{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "baseUrl": ".", "paths": { "~/*": [ "./src/*" ] } } }