-
-
Notifications
You must be signed in to change notification settings - Fork 33
Change Request: Migrate off mdn-data #376
Copy link
Copy link
Open
Labels
acceptedThere is consensus among the team that this change meets the criteria for inclusionThere is consensus among the team that this change meets the criteria for inclusionenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
acceptedThere is consensus among the team that this change meets the criteria for inclusionThere is consensus among the team that this change meets the criteria for inclusionenhancementNew feature or requestNew feature or request
Type
Projects
Status
Ready to Implement
Environment
ESLint version:
@eslint/css version:
Node version:
npm version:
Operating System:
What problem do you want to solve?
The mdn/data README notes that
mdn/datais in the process of being deprecated in favor ofw3c/webrefThis repo currently depends on
mdn-dataand uses it in baseline generation to filter CSS functions viamdnData.css.functions.What do you think is the correct solution?
Migrate baseline generation off
mdn-dataand onto@webref/css.Participation
Additional comments
No response