mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-23 13:00:41 -04:00
6 lines
102 B
JavaScript
6 lines
102 B
JavaScript
module.exports = {
|
|
labelPRConflict: {
|
|
name: "PR: potential-conflict",
|
|
color: "c2e0c6"
|
|
}
|
|
}; |