From 325706756c3cd5450a860d12bee30049b4dd7556 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 26 Jan 2021 17:32:10 +0200 Subject: [PATCH] chore(putout) rm apply-optional-chaining: enabled by default --- .putout.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/.putout.json b/.putout.json index fa1a31ed..50e6f805 100644 --- a/.putout.json +++ b/.putout.json @@ -1,7 +1,4 @@ { - "rules": { - "apply-optional-chaining": "on" - }, "ignore": [ "fixture*", "app.json",