Add Prettier
This adds Prettier and makes it replace tsfmt. VSCode is set to use Prettier for formatting TypeScript/TSX files and format on save since Prettier is very fast and does not cause any noticeable delay.
This commit is contained in:
@@ -12,5 +12,5 @@ src/**
|
||||
.gitignore
|
||||
gulpfile.js/**
|
||||
tsconfig.json
|
||||
tsfmt.json
|
||||
.prettierrc
|
||||
vsc-extension-quickstart.md
|
||||
|
||||
Reference in New Issue
Block a user