From 32dc70e2d6f9e1054deba329311e00d89343d563 Mon Sep 17 00:00:00 2001 From: feruzm Date: Fri, 6 Sep 2024 07:24:15 +0530 Subject: [PATCH] readd configs --- .idea/workspace.xml | 122 +++++++++--------- src/config/.gitignore | 2 +- src/config/config.template.json | 97 -------------- src/config/config.template.ts | 99 ++++++++++++++ src/config/index.tsx | 2 +- .../global-store/modules/config-module.ts | 2 +- 6 files changed, 165 insertions(+), 159 deletions(-) delete mode 100644 src/config/config.template.json create mode 100644 src/config/config.template.ts diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3b8ad973e..9f191869a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,8 +5,11 @@ - + + + + - { + "keyToString": { + "Jest.Account Reputation.executor": "Run", + "Jest.Bookmark button.executor": "Run", + "Jest.BookmarkBtn.executor": "Run", + "Jest.BookmarkBtn.renders login required when no active user.executor": "Debug", + "Jest.BookmarksDialog.executor": "Run", + "Jest.BookmarksDialog.hides the modal when close button is clicked.executor": "Run", + "Jest.BoostDialog.executor": "Run", + "Jest.BoostDialog.finishes and calls onHide when finish button is clicked.executor": "Run", + "Jest.BoostDialog.handles signing process and transitions to step 3.executor": "Run", + "Jest.ClickAwayListener (1).executor": "Run", + "Jest.ClickAwayListener.executor": "Run", + "Jest.Comment Component.executor": "Run", + "Jest.Comment.executor": "Run", + "Jest.Comment.handles keyboard shortcuts.executor": "Run", + "Jest.Comment.renders with initial text and submit button.executor": "Run", + "Jest.Comment.submits comment when submit button is clicked.executor": "Run", + "Jest.Tests in utils/.executor": "Run", + "Jest.Vesting.executor": "Run", + "Node.js.scratch_39.js.executor": "Run", + "Node.js.scratch_40.js.executor": "Run", + "RunOnceActivity.OpenProjectViewOnStart": "true", + "RunOnceActivity.ShowReadmeOnStart": "true", + "WebServerToolWindowFactoryState": "false", + "code.cleanup.on.save": "true", + "dart.analysis.tool.window.visible": "false", + "git-widget-placeholder": "develop", + "kotlin-language-version-configured": "true", + "last_opened_file_path": "/Users/ildartimerbaev/Work2/ecency-vision-nextjs/src/app", + "node.js.detected.package.eslint": "true", + "node.js.detected.package.standard": "true", + "node.js.detected.package.tslint": "true", + "node.js.selected.package.eslint": "(autodetect)", + "node.js.selected.package.standard": "", + "node.js.selected.package.tslint": "(autodetect)", + "nodejs.jest.jest_package": "/Users/ildartimerbaev/Work2/ecency-vision-nextjs/node_modules/jest", + "nodejs_interpreter_path": "node", + "nodejs_package_manager_path": "npm", + "npm.build.executor": "Run", + "npm.dev.executor": "Run", + "npm.start.executor": "Run", + "npm.test.executor": "Run", + "prettierjs.PrettierConfiguration.Package": "/Users/fm/pjs/ecency-vision/node_modules/prettier", + "project.structure.last.edited": "Project", + "project.structure.proportion": "0.0", + "project.structure.side.proportion": "0.0", + "rearrange.code.on.save": "true", + "settings.editor.selected.configurable": "actions.on.save", + "show.migrate.to.gradle.popup": "false", + "ts.external.directory.path": "/Users/fm/pjs/ecency-vision/node_modules/typescript/lib", + "vue.rearranger.settings.migration": "true" }, - "keyToStringList": { - "com.intellij.ide.scratch.ScratchImplUtil$2/New Scratch File": [ - "TEXT", - "JavaScript" + "keyToStringList": { + "com.intellij.ide.scratch.ScratchImplUtil$2/New Scratch File": [ + "TEXT", + "JavaScript" ] } -}]]> +}