UNPKG

@gfdigital/tsconfig

Version:

A collection of TS configs that can be used and extended in any project

8 lines (7 loc) 124 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "NodeNext", "moduleResolution": "nodenext" } }