Spaces:
Sleeping
Sleeping
alessandro trinca tornidor
[feat] prepare entire docker build with nvidia GPU on hf space cloning https://huggingface.co/spaces/aletrn/samgis
0914710
{ | |
"extends": "@tsconfig/node20/tsconfig.json", | |
"include": [ | |
"vite.config.*", | |
"vitest.config.*", | |
"cypress.config.*", | |
"nightwatch.conf.*", | |
"playwright.config.*" | |
], | |
"compilerOptions": { | |
"composite": true, | |
"module": "ESNext", | |
"moduleResolution": "Bundler", | |
"types": ["node"] | |
} | |
} | |