UNPKG

create-cesiumjs

Version:

The recommended way to start a Vite-powered CesiumJS project

12 lines (10 loc) 239 B
{ "extends": "./tsconfig.app.json", "exclude": [], "compilerOptions": { "composite": true, "tsBuildInfoFile": "./node_modules/.tmp/tsconfig.vitest.tsbuildinfo", "lib": [], "types": ["node", "jsdom"] } }