Commit 69c049be81758505b538adfeb2841418db1a2596
1 parent
8b8c89b6
1.去除无用提交
Showing
6 changed files
with
0 additions
and
89 deletions
.idea/.gitignore deleted
.idea/codeStyles/Project.xml deleted
| 1 | -<component name="ProjectCodeStyleConfiguration"> | |
| 2 | - <code_scheme name="Project" version="173"> | |
| 3 | - <option name="LINE_SEPARATOR" value=" " /> | |
| 4 | - <HTMLCodeStyleSettings> | |
| 5 | - <option name="HTML_SPACE_INSIDE_EMPTY_TAG" value="true" /> | |
| 6 | - </HTMLCodeStyleSettings> | |
| 7 | - <JSCodeStyleSettings version="0"> | |
| 8 | - <option name="FORCE_SEMICOLON_STYLE" value="true" /> | |
| 9 | - <option name="SPACE_BEFORE_FUNCTION_LEFT_PARENTH" value="false" /> | |
| 10 | - <option name="FORCE_QUOTE_STYlE" value="true" /> | |
| 11 | - <option name="ENFORCE_TRAILING_COMMA" value="WhenMultiline" /> | |
| 12 | - <option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" /> | |
| 13 | - <option name="SPACES_WITHIN_IMPORTS" value="true" /> | |
| 14 | - </JSCodeStyleSettings> | |
| 15 | - <TypeScriptCodeStyleSettings version="0"> | |
| 16 | - <option name="FORCE_SEMICOLON_STYLE" value="true" /> | |
| 17 | - <option name="SPACE_BEFORE_FUNCTION_LEFT_PARENTH" value="false" /> | |
| 18 | - <option name="FORCE_QUOTE_STYlE" value="true" /> | |
| 19 | - <option name="ENFORCE_TRAILING_COMMA" value="WhenMultiline" /> | |
| 20 | - <option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" /> | |
| 21 | - <option name="SPACES_WITHIN_IMPORTS" value="true" /> | |
| 22 | - </TypeScriptCodeStyleSettings> | |
| 23 | - <VueCodeStyleSettings> | |
| 24 | - <option name="INTERPOLATION_NEW_LINE_AFTER_START_DELIMITER" value="false" /> | |
| 25 | - <option name="INTERPOLATION_NEW_LINE_BEFORE_END_DELIMITER" value="false" /> | |
| 26 | - </VueCodeStyleSettings> | |
| 27 | - <codeStyleSettings language="HTML"> | |
| 28 | - <option name="SOFT_MARGINS" value="150" /> | |
| 29 | - <indentOptions> | |
| 30 | - <option name="INDENT_SIZE" value="2" /> | |
| 31 | - <option name="CONTINUATION_INDENT_SIZE" value="2" /> | |
| 32 | - <option name="TAB_SIZE" value="2" /> | |
| 33 | - </indentOptions> | |
| 34 | - </codeStyleSettings> | |
| 35 | - <codeStyleSettings language="JavaScript"> | |
| 36 | - <option name="SOFT_MARGINS" value="150" /> | |
| 37 | - <indentOptions> | |
| 38 | - <option name="INDENT_SIZE" value="2" /> | |
| 39 | - <option name="CONTINUATION_INDENT_SIZE" value="2" /> | |
| 40 | - <option name="TAB_SIZE" value="2" /> | |
| 41 | - </indentOptions> | |
| 42 | - </codeStyleSettings> | |
| 43 | - <codeStyleSettings language="TypeScript"> | |
| 44 | - <option name="SOFT_MARGINS" value="150" /> | |
| 45 | - <indentOptions> | |
| 46 | - <option name="INDENT_SIZE" value="2" /> | |
| 47 | - <option name="CONTINUATION_INDENT_SIZE" value="2" /> | |
| 48 | - <option name="TAB_SIZE" value="2" /> | |
| 49 | - </indentOptions> | |
| 50 | - </codeStyleSettings> | |
| 51 | - <codeStyleSettings language="Vue"> | |
| 52 | - <option name="SOFT_MARGINS" value="150" /> | |
| 53 | - <indentOptions> | |
| 54 | - <option name="CONTINUATION_INDENT_SIZE" value="2" /> | |
| 55 | - </indentOptions> | |
| 56 | - </codeStyleSettings> | |
| 57 | - </code_scheme> | |
| 58 | -</component> | |
| 59 | 0 | \ No newline at end of file |
.idea/codeStyles/codeStyleConfig.xml deleted
.idea/git_toolbox_blame.xml deleted
.idea/prettier.xml deleted