cattr-app/server-application

View on GitHub
webStorm.config.js

Summary

Maintainability
A
0 mins
Test Coverage
System.config({
  "paths": {
    "@/*": "resources/frontend/core/*",
    "_app/*": "resources/frontend/*",
    "_modules/*": "resources/frontend/vendor_modules/*",
    "_internal/*": "resources/frontend/core/modules/*",
  }
});