chore(work): finish 07-eslint-rule-no-undeclared-analytics-event

This commit is contained in:
2026-05-18 17:44:55 +02:00
parent 395143466c
commit 065ca1b6aa
3 changed files with 8 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2026-05-18T15:40:20.636Z",
"updated_at": "2026-05-18T15:44:56.132Z",
"epics": {
"binder-wrap-helper": {
"status": "done",
@@ -311,10 +311,10 @@
]
},
"07-eslint-rule-no-undeclared-analytics-event": {
"status": "todo",
"status": "done",
"title": "Add no-undeclared-analytics-event ESLint rule to @repo/core-eslint",
"ac_total": 1,
"ac_completed": 0,
"ac_completed": 1,
"depends_on": [
"05-assert-feature-conformance-analyzed"
],
@@ -346,11 +346,6 @@
}
},
"ready": [
{
"epic": "product-analytics-channel",
"story": "07-eslint-rule-no-undeclared-analytics-event",
"title": "Add no-undeclared-analytics-event ESLint rule to @repo/core-eslint"
},
{
"epic": "product-analytics-channel",
"story": "08-react-provider",