From ee1fdf79f13bfa66a72eb4965b70eb66a1410cbe Mon Sep 17 00:00:00 2001 From: e11sy <130844513+e11sy@users.noreply.github.com> Date: Sat, 4 May 2024 20:12:13 +0300 Subject: [PATCH] Update src/configs/typescript.mjs Co-authored-by: Peter Savchenko --- src/configs/typescript.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configs/typescript.mjs b/src/configs/typescript.mjs index 23d03da..e51efe5 100644 --- a/src/configs/typescript.mjs +++ b/src/configs/typescript.mjs @@ -163,7 +163,7 @@ export default [ }, }, /** - * Property names that satisfy regex are used without any format rules + * Allows "2xx" (and similar) as a property name, used in the API response schema */ { selector: 'property',