persona-community-5/.pnpm-store/v3/files/02/ad83f11332a281c4dcd0c45747f83155fd08af258e3820d95cc4c18f988dc60e1c363e296063be26f03cdce2a2ec951f5b02f18f5f6e62f9df589f7f0b9214
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

7 lines
135 B
Plaintext

'use strict'
module.exports = require('neostandard')({
ignores: require('neostandard').resolveIgnoresFromGitignore(),
ts: true
})