Compare commits
4 Commits
2e35500ebd
...
0dcca15edb
Author | SHA1 | Date | |
---|---|---|---|
|
0dcca15edb | ||
|
51c97fec1d | ||
|
31b6ea31d7 | ||
|
2aa29cab1c |
16
applicationLibraries.xml
Normal file
16
applicationLibraries.xml
Normal file
@ -0,0 +1,16 @@
|
||||
<application>
|
||||
<component name="libraryTable">
|
||||
<library name="bootstrap" type="javaScript">
|
||||
<properties>
|
||||
<sourceFilesUrls>
|
||||
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__netdna.bootstrapcdn.com_bootstrap_4.5.0_css_bootstrap.css" />
|
||||
</sourceFilesUrls>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__netdna.bootstrapcdn.com_bootstrap_4.5.0_css_bootstrap.css" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
||||
</application>
|
@ -1 +1,13 @@
|
||||
<code_scheme name="Default" version="173" />
|
||||
<code_scheme name="Default" version="173">
|
||||
<JSCodeStyleSettings version="0">
|
||||
<option name="USE_DOUBLE_QUOTES" value="false" />
|
||||
<option name="INDENT_CHAINED_CALLS" value="false" />
|
||||
</JSCodeStyleSettings>
|
||||
<codeStyleSettings language="JavaScript">
|
||||
<indentOptions>
|
||||
<option name="INDENT_SIZE" value="2" />
|
||||
<option name="CONTINUATION_INDENT_SIZE" value="2" />
|
||||
<option name="TAB_SIZE" value="2" />
|
||||
</indentOptions>
|
||||
</codeStyleSettings>
|
||||
</code_scheme>
|
@ -1,6 +1,10 @@
|
||||
<application>
|
||||
<component name="GeneralSettings">
|
||||
<option name="autoSaveIfInactive" value="true" />
|
||||
<option name="showTipsOnStartup" value="false" />
|
||||
<option name="autoSaveIfInactive" value="true" />
|
||||
<option name="confirmOpenNewProject2" value="-1" />
|
||||
</component>
|
||||
<component name="Registry">
|
||||
<entry key="eslint.additional.file.extensions" value="svelte" />
|
||||
</component>
|
||||
</application>
|
Loading…
Reference in New Issue
Block a user