storybook/code/.vscode/settings.json
Ian VanSchooten b3c1f81785 Move builder-vite files into monorepo
They're copied mostly straight, as-is from their old versions.  Adjustments will
be made in subsequent commits.
2022-08-12 23:25:36 -04:00

4 lines
55 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib"
}