From 71929c9e037dabcc86e6a94c990dd9b2a4673715 Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Wed, 23 Sep 2020 14:34:26 +0200 Subject: [PATCH] =?UTF-8?q?Revert=20"=E2=9A=99=EF=B8=8F=20Toujours=20retou?= =?UTF-8?q?rner=20une=20valeur=20pour=20isApplicable"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 29c74da20be86a12efad21c2d55b34f2be2e2c89. --- publicodes/source/parseReference.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publicodes/source/parseReference.ts b/publicodes/source/parseReference.ts index 2473a9c83..426ad7507 100644 --- a/publicodes/source/parseReference.ts +++ b/publicodes/source/parseReference.ts @@ -213,7 +213,7 @@ Par défaut, seul le premier s'applique. Si vous voulez un autre comportement, v ) } - return cacheNode(null, { [dottedName]: 2 }, { isApplicable: true }) + return cacheNode(null, { [dottedName]: 2 }) } export const parseReference = (