Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit fcf6ef0

Browse files
committed
🔧 (vscode) Config prettier to use tsling-prettier
1 parent 13a1b34 commit fcf6ef0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"jest.showCoverageOnLoad": true,
66
"typescript.validate.enable": true,
77
"npm.packageManager": "yarn",
8-
"eslint.packageManager": "yarn"
8+
"eslint.packageManager": "yarn",
9+
"prettier.tslintIntegration": true
910
}

0 commit comments

Comments
 (0)