🔧 chore(jetbrains): Add JB config

This commit is contained in:
punkfairie 2024-09-21 20:33:00 -07:00
parent 05e5969177
commit 49ef1909b3
Signed by: punkfairie
GPG key ID: A86AF57F837E320F
3 changed files with 7 additions and 1 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GitToolBoxBlameSettings">
<option name="version" value="2" />
</component>
</project>

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptLibraryMappings">
<file url="PROJECT" libraries="{onionring}" />
<includedPredefinedLibrary name="Node.js Core" />
</component>
</project>

View file

@ -2,5 +2,6 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$/src/start" vcs="Git" />
</component>
</project>