UNPKG

create-cesiumjs

Version:

The recommended way to start a Vite-powered CesiumJS project

9 lines (8 loc) 124 B
{ "compilerOptions": { "paths": { "@/*": ["./src/*"] } }, "exclude": ["node_modules", "dist"] }