mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-16 19:01:02 -04:00
7 lines
102 B
JavaScript
7 lines
102 B
JavaScript
module.exports = {
|
|
labelPRConflict: {
|
|
name: 'PR: potential-conflict',
|
|
color: 'c2e0c6'
|
|
}
|
|
}
|