Skip to main content
Module

x/xrange/tsconfig-node.common.json

Python-esque iterator for number ranges
Go to Latest
File
{ // (abstract) extended by tsconfig-node.*.json files "extends": "./tsconfig.common", "compilerOptions": { "moduleResolution": "node", "declaration": true, },}