ts-config-files.json

THIS IS A BOILER PLATE PACKAGE FOR typescript config files.

Usage no npm install needed!

<script type="module">
  import tsConfigFilesJson from 'https://cdn.skypack.dev/ts-config-files.json';
</script>

README

ts-config-files.json

This is a simple npm package that allows you to create tsconfig.json for you by just running a single command.

Usage

To use the package just use node package executer npx.

npx ts-config-files.json

Screen Shot