source: Dev/trunk/node_modules/should/.idea/codeStyleSettings.xml @ 532

Last change on this file since 532 was 484, checked in by hendrikvanantwerpen, 11 years ago

Commit node_modules, to make checkouts and builds more deterministic.

File size: 682 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<project version="4">
3  <component name="ProjectCodeStyleSettingsManager">
4    <option name="PER_PROJECT_SETTINGS">
5      <value>
6        <XML>
7          <option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
8        </XML>
9        <codeStyleSettings language="JavaScript">
10          <indentOptions>
11            <option name="INDENT_SIZE" value="2" />
12            <option name="CONTINUATION_INDENT_SIZE" value="2" />
13            <option name="TAB_SIZE" value="2" />
14          </indentOptions>
15        </codeStyleSettings>
16      </value>
17    </option>
18    <option name="USE_PER_PROJECT_SETTINGS" value="true" />
19  </component>
20</project>
21
Note: See TracBrowser for help on using the repository browser.