Files
tutos.jessy-david.dev/.vscode/settings.json
T

6 lines
142 B
JSON
Raw Normal View History

{
"typescript.tsdk": "node_modules/typescript/lib",
"WillLuke.nextjs.addTypesOnSave": true,
"WillLuke.nextjs.hasPrompted": true
}