persona-community-5/.pnpm-store/v3/files/e3/1a6900bb9d9834d9610788e70046caa8b5c14f83c8f4d91d8b135b627edb3767d861a54e6acf345d7c624689778325642c021b53968d22d2b46b5d2c0ab9f1
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

17 lines
242 B
Plaintext

{
"curly": true,
"eqeqeq": true,
"immed": true,
"eqnull": true,
"latedef": true,
"noarg": true,
"noempty": true,
"quotmark": "single",
"undef": true,
"unused": true,
"strict": true,
"trailing": true,
"node": true
}