UNPKG

p3x-redis-ui-material

Version:

💿 P3X Redis UI triple frontend — Angular + React/MUI + Vue/Vuetify with 54 languages, 7 themes, Socket.IO, desktop notifications, and full feature parity

19 lines (18 loc) • 285 B
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./out-tsc/app", "types": [], "emitDecoratorMetadata": false }, "include": [ "src/**/*.ts" ], "exclude": [ "node_modules", "dist", "dist-react", "src/react", "src/vue" ] }