-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkspace.xml
More file actions
62 lines (62 loc) · 3.02 KB
/
workspace.xml
File metadata and controls
62 lines (62 loc) · 3.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="b9887c9a-0772-4fcf-9e1c-e61d4ba67d40" name="Changes" comment="">
<change afterPath="$PROJECT_DIR$/exceptions/SQLKIT_Exception.ts" afterDir="false" />
<change afterPath="$PROJECT_DIR$/exceptions/index.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/dialects/postgres.ts" beforeDir="false" afterPath="$PROJECT_DIR$/dialects/postgres.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/query-builder/base.ts" beforeDir="false" afterPath="$PROJECT_DIR$/query-builder/base.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/types/common.ts" beforeDir="false" afterPath="$PROJECT_DIR$/types/common.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../test-setup.ts" beforeDir="false" afterPath="$PROJECT_DIR$/../test-setup.ts" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
</component>
<component name="ProjectColorInfo"><![CDATA[{
"associatedIndex": 0
}]]></component>
<component name="ProjectId" id="2vq6HP6Y1QIlrKbcIktFnBpfqgJ" />
<component name="ProjectViewState">
<option name="autoscrollFromSource" value="true" />
<option name="autoscrollToSource" value="true" />
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showExcludedFiles" value="false" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.git.unshallow": "true",
"git-widget-placeholder": "main",
"nodejs_package_manager_path": "npm",
"vue.rearranger.settings.migration": "true"
}
}]]></component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-js-predefined-d6986cc7102b-e768b9ed790e-JavaScript-WS-243.21565.180" />
</set>
</attachedChunks>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="b9887c9a-0772-4fcf-9e1c-e61d4ba67d40" name="Changes" comment="" />
<created>1744860168212</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1744860168212</updated>
<workItem from="1744860169289" duration="4000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
</project>