feat(langs): Prep Spanish challenges for parsing

This commit is contained in:
Bouncey
2018-10-09 20:26:37 +01:00
committed by mrugesh mohapatra
parent be04413f4d
commit aa668ca30e
8 changed files with 2998 additions and 5467 deletions

View File

@ -1,4 +0,0 @@
module.exports = {
homeLocation: process.env.HOME_LOCATION,
apiLocation: process.env.API_LOCATION
};