storybook/.vscode/settings.json
2022-10-13 10:55:47 +02:00

5 lines
89 B
JSON

{
"deepscan.enable": true,
"typescript.tsdk": "./code/node_modules/typescript/lib"
}