76 lines
3.3 KiB
XML
76 lines
3.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<resourceExtensions />
|
|
<wildcardResourcePatterns>
|
|
<entry name="!?*.java" />
|
|
<entry name="!?*.form" />
|
|
<entry name="!?*.class" />
|
|
<entry name="!?*.groovy" />
|
|
<entry name="!?*.scala" />
|
|
<entry name="!?*.flex" />
|
|
<entry name="!?*.kt" />
|
|
<entry name="!?*.clj" />
|
|
<entry name="!?*.aj" />
|
|
</wildcardResourcePatterns>
|
|
<annotationProcessing>
|
|
<profile default="true" name="Default" enabled="false">
|
|
<processorPath useClasspath="true" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
</component>
|
|
<component name="CopyrightManager" default="" />
|
|
<component name="Encoding">
|
|
<file url="PROJECT" charset="UTF-8" />
|
|
</component>
|
|
<component name="IdProvider" IDEtalkID="13C529D4E62424C8E9B606198906B4A5" />
|
|
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="Project Default" />
|
|
<inspection_tool class="LoggerInitializedWithForeignClass" enabled="false" level="WARNING" enabled_by_default="false">
|
|
<option name="loggerClassName" value="org.apache.log4j.Logger,org.slf4j.LoggerFactory,org.apache.commons.logging.LogFactory,java.util.logging.Logger" />
|
|
<option name="loggerFactoryMethodName" value="getLogger,getLogger,getLog,getLogger" />
|
|
</inspection_tool>
|
|
</profile>
|
|
<option name="PROJECT_PROFILE" value="Project Default" />
|
|
<option name="USE_PROJECT_PROFILE" value="true" />
|
|
<version value="1.0" />
|
|
</component>
|
|
<component name="JavaScriptLibraryMappings">
|
|
<includedPredefinedLibrary name="ECMAScript 6" />
|
|
</component>
|
|
<component name="JavaScriptSettings">
|
|
<option name="languageLevel" value="ES6" />
|
|
</component>
|
|
<component name="ProjectCodeStyleSettingsManager">
|
|
<option name="PER_PROJECT_SETTINGS">
|
|
<value>
|
|
<XML>
|
|
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
|
|
</XML>
|
|
</value>
|
|
</option>
|
|
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default (1)" />
|
|
</component>
|
|
<component name="ProjectModuleManager">
|
|
<modules>
|
|
<module fileurl="file://$PROJECT_DIR$/ui-router.iml" filepath="$PROJECT_DIR$/ui-router.iml" />
|
|
</modules>
|
|
</component>
|
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" />
|
|
<component name="TsLintConfiguration" use-custom-config-file="true" custom-config-file-path="$PROJECT_DIR$/tslint.json" />
|
|
<component name="TypeScriptCompiler">
|
|
<option name="isCompilerEnabled" value="true" />
|
|
<option name="typeScriptServiceDirectory" value="$PROJECT_DIR$/node_modules/typescript/lib" />
|
|
<option name="typeScriptCompilerParams" value="--module commonjs --target es5 --lib es6,dom --experimentalDecorators --moduleResolution node" />
|
|
<option name="scopeName" value="Src" />
|
|
<option name="generateSourceMap" value="false" />
|
|
<option name="hasOutDirectory" value="true" />
|
|
<option name="outDirectory" value="$PROJECT_DIR$/idea-out" />
|
|
<option name="useConfig" value="true" />
|
|
<option name="versionType" value="SERVICE_DIRECTORY" />
|
|
</component>
|
|
<component name="VcsDirectoryMappings">
|
|
<mapping directory="" vcs="Git" />
|
|
</component>
|
|
</project> |