Adding code style for jetbrains IDEs
This commit is contained in:
		
							
								
								
									
										17
									
								
								.idea/codeStyleSettings.xml
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								.idea/codeStyleSettings.xml
									
									
									
										generated
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
				
			|||||||
 | 
					<?xml version="1.0" encoding="UTF-8"?>
 | 
				
			||||||
 | 
					<project version="4">
 | 
				
			||||||
 | 
					  <component name="ProjectCodeStyleSettingsManager">
 | 
				
			||||||
 | 
					    <option name="PER_PROJECT_SETTINGS">
 | 
				
			||||||
 | 
					      <value>
 | 
				
			||||||
 | 
					        <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>
 | 
				
			||||||
 | 
					      </value>
 | 
				
			||||||
 | 
					    </option>
 | 
				
			||||||
 | 
					    <option name="USE_PER_PROJECT_SETTINGS" value="true" />
 | 
				
			||||||
 | 
					  </component>
 | 
				
			||||||
 | 
					</project>
 | 
				
			||||||
		Reference in New Issue
	
	Block a user