persona-community-5/.pnpm-store/v3/files/c5/460ec8438723a0301bd032e84907a1458078490c73b45cd8d8dc3dd09d987de141adbcdd3c062ac5de00bea0f62cc7ad9f63e524f6afd1cca5c9c90be0f277
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

12 lines
156 B
Plaintext

{
"compilerOptions": {
"target": "es6",
"module": "commonjs",
"noEmit": true,
"strict": true
},
"files": [
"./reusify.d.ts"
]
}