summaryrefslogtreecommitdiff
path: root/.idea/inspectionProfiles/Project_Default.xml
blob: cd9f621f34f4ca84990abce450dddc4b7373ac2f (plain)
1
2
3
4
5
6
7
8
9
10
<component name="InspectionProjectProfileManager">
  <profile version="1.0">
    <option name="myName" value="Project Default" />
    <inspection_tool class="DuplicatedCode" enabled="true" level="WEAK WARNING" enabled_by_default="true">
      <Languages>
        <language minSize="50" name="JavaScript" />
      </Languages>
    </inspection_tool>
  </profile>
</component>