From a18af5cb988d593196f52048f2097bbb48c5b621 Mon Sep 17 00:00:00 2001 From: Yusuke Wada Date: Wed, 18 Jan 2023 21:06:55 +0900 Subject: [PATCH] chore: remove unnecessary settings --- tsconfig.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index 860f26e9..595c0977 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,8 +8,6 @@ "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, - "strictPropertyInitialization": true, - "strictNullChecks": true, "noUnusedLocals": false, "noUnusedParameters": true, "types": [