anagamingcoreui
v3.6.8
Published
Anagaming Library
Readme
{ "include": ["src/**/", "global.d.ts", "styled.d.ts", "src/css-modules.d.ts"], "compilerOptions": { "lib": ["es2022", "dom"], "types": ["node"], "jsx": "react-jsx", "baseUrl": "./src", "outDir": "./dist", "declaration": true, "sourceMap": true, "paths": { "@/": ["./*"] }, "esModuleInterop": true, "moduleResolution": "node", "skipLibCheck": true }, "afterDeclarations": true }
anagamingtiago
pnpm install --frozen-lockfile
pnpm add [email protected] @types/[email protected] @types/[email protected] @vitejs/[email protected] [email protected] [email protected] [email protected]
"anagaming-core": "2.1.1",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@vitejs/plugin-react": "4.6.0",
"react": "19.1.0",
"react-dom": "19.1.0",
"veaury": "2.6.2",pnpm-workspace.yaml packages:
- 'anagaming-core'
- 'front-web-cassino-bet-br'
package.json { "name": "anagaming-monorepo", "private": true, "workspaces": [ "anagaming-core/", "front-web-cassino-bet-br/" ], "devDependencies": { "typescript": "^5.3.0" }
}
