X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=prepare.js;h=7d7472a7802bc12d0fedc4c9fccc6b9b7554dc8e;hb=dbd54e98c369aa3032a76a066c9ff9828ef5a742;hp=6673200f5676a4b008f4f8be48dcbad822fbe9ad;hpb=2aa2a8df7efc101413c780938bf5d4c02ea4a525;p=e-mobility-charging-stations-simulator.git diff --git a/prepare.js b/prepare.js index 6673200f..7d7472a7 100644 --- a/prepare.js +++ b/prepare.js @@ -1,6 +1,4 @@ -// eslint-disable-next-line no-undefined const isCi = process.env.CI !== undefined; -// eslint-disable-next-line no-undefined const isCloudFoundry = process.env.VCAP_APPLICATION !== undefined; if (!isCloudFoundry && !isCi) { // eslint-disable-next-line node/no-unpublished-require