Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

vtex/tsconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTEX tsconfig.json

This is default tsconfig.json that should be used by all VTEX IO apps.

Install

Add a tsconfig.json file inside your builder folder (react or node) with the following

{
  "extends": "@vtex/tsconfig"
}

And run

yarn add -D @vtex/tsconfig

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published