deno.land / x / lucia@v0.6.5 / .vscode / settings.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ // Use the project's typescript version "typescript.tsdk": "node_modules/typescript/lib", "cSpell.diagnosticLevel": "Hint", // Use prettier to format typescript, javascript and JSON files "[typescript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[javascript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[json]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }}
lucia

Version Info

Tagged at
2 years ago