Compare commits
2 Commits
c5048f4555
...
427fa36bc0
| Author | SHA1 | Date | |
|---|---|---|---|
| 427fa36bc0 | |||
| f92d17f0ca |
@@ -5,7 +5,6 @@
|
|||||||
<mapping pattern=",yarnrc" type="AUTO_DETECTED" />
|
<mapping pattern=",yarnrc" type="AUTO_DETECTED" />
|
||||||
<mapping ext="wxss" type="CSS" />
|
<mapping ext="wxss" type="CSS" />
|
||||||
<mapping ext="wxml" type="HTML" />
|
<mapping ext="wxml" type="HTML" />
|
||||||
<mapping pattern=".prettierrc" type="JSON" />
|
|
||||||
<mapping pattern="CNAME" type="PLAIN_TEXT" />
|
<mapping pattern="CNAME" type="PLAIN_TEXT" />
|
||||||
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
|
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
|
||||||
<mapping pattern="gbk" type="PLAIN_TEXT" />
|
<mapping pattern="gbk" type="PLAIN_TEXT" />
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="NodeJsLocalInterpreterManager">
|
<component name="NodeJsLocalInterpreterManager">
|
||||||
<local-interpreter path="/usr/local/bin/node">
|
<local-interpreter path="/usr/local/bin/node">
|
||||||
<version-cache version="16.14.0" last-modified="1645760847866" />
|
<version-cache version="16.14.0" last-modified="1645547054563" />
|
||||||
</local-interpreter>
|
</local-interpreter>
|
||||||
<local-interpreter path="$APPLICATION_CONFIG_DIR$/node/node-v12.13.1-linux-x64/bin/node" />
|
<local-interpreter path="$APPLICATION_CONFIG_DIR$/node/node-v12.13.1-linux-x64/bin/node" />
|
||||||
<local-interpreter path="/bin/node" />
|
<local-interpreter path="/bin/node" />
|
||||||
|
|||||||
Reference in New Issue
Block a user