Closed benmccann closed 4 years ago
This is the default:
"typeRoots": [ "node_modules/@types", ],
And I believe this tells it to ignore all types:
"types": [],
Great! Thank you!
This is the default:
And I believe this tells it to ignore all types: