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.
7 lines
77 B
Plaintext
7 lines
77 B
Plaintext
.vscode-test/
|
|
node_modules/
|
|
out/
|
|
|
|
# Include the Storybook config
|
|
!.storybook
|