From 7de4a806a20f3cbd90b7c3a30717dd46a1a619f4 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 14 Jun 2022 22:53:06 +0300 Subject: [PATCH] jsdoc --- .idea/inspectionProfiles/Project_Default.xml | 1 + client/src/collection-factory.js | 12 +++-- client/src/collection.js | 26 +++++----- client/src/controller.js | 54 +++++++++----------- client/src/model-factory.js | 10 ++-- client/src/model.js | 30 ++++++----- client/src/router.js | 10 ++-- 7 files changed, 75 insertions(+), 68 deletions(-) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index db8d8487e7..6bd9727087 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -2,6 +2,7 @@