Refactor code and add comments

Fix eslint errors
Move partNumbers object to a json file
This commit is contained in:
Carlos E Silva
2017-11-09 23:35:28 -05:00
parent 058457bb8b
commit 46ab621a10
2 changed files with 125 additions and 51 deletions

22
partNumbers.json Normal file
View File

@ -0,0 +1,22 @@
{
"x": {
"gray": {
"64": "",
"256": "MQAU2LL/A"
},
"silver": {
"64": "",
"256": ""
}
},
"8": {
"gray": {
"64": "",
"256": "MQ932LL/A"
},
"silver": {
"64": "",
"256": ""
}
}
}