Refactor code and add comments
Fix eslint errors Move partNumbers object to a json file
This commit is contained in:
22
partNumbers.json
Normal file
22
partNumbers.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"x": {
|
||||
"gray": {
|
||||
"64": "",
|
||||
"256": "MQAU2LL/A"
|
||||
},
|
||||
"silver": {
|
||||
"64": "",
|
||||
"256": ""
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"gray": {
|
||||
"64": "",
|
||||
"256": "MQ932LL/A"
|
||||
},
|
||||
"silver": {
|
||||
"64": "",
|
||||
"256": ""
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user