File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
typo3-cms/src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 <languageInjector implementation =" com.cedricziel.idea.typo3.languageInjection.JavaScriptInjector" />
55
66 <localInspection language =" PHP" groupPath =" TYPO3 CMS"
7- shortName =" MissingModulePHPInspection " displayName =" Missing JavaScript module"
7+ shortName =" MissingModulePHP " displayName =" Missing JavaScript module"
88 groupName =" JavaScript"
99 enabledByDefault =" true" level =" WARNING"
1010 implementationClass =" com.cedricziel.idea.typo3.javaScript.codeInspection.MissingModulePHPInspection" />
1111
1212 <localInspection language =" JavaScript" groupPath =" TYPO3 CMS"
13- shortName =" MissingModuleJSInspection " displayName =" Missing JavaScript module"
13+ shortName =" MissingModuleJS " displayName =" Missing JavaScript module"
1414 groupName =" JavaScript"
1515 enabledByDefault =" true" level =" WARNING"
1616 implementationClass =" com.cedricziel.idea.typo3.javaScript.codeInspection.MissingModuleJSInspection" />
You can’t perform that action at this time.
0 commit comments