Newer
Older
rpg / v2 / apps / demo / tsconfig.json
{
    "extends": "../../tsconfig.base.json",
    "compilerOptions": {
        "types": ["vite/client"]
    },
    "include": ["src", "tools"]
}