library/frontend/webStorm.config.js

6 lines
62 B
JavaScript
Raw Permalink Normal View History

System.config({
"paths": {
"@data/*": "./data/*"
}
})