Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 390 Bytes

ts-ui

Setup

Development environment

eslint

You will also want to integrate eslint into your develoment environment the instructions to do so can be found here.

prettier

You'll want to make sure that you integrate prettier into your development environment. To do so, you can follow the instructions that are listed here.