UNPKG

angular2-masonry

Version:

Angular2 component for https://github.com/desandro/masonry

16 lines 382 B
// Place your settings in this file to overwrite default and user settings. { "files.exclude": { "**/*.js": { "when": "$(basename).ts" }, "**/*.map": { "when": "$(basename)" }, "**/*.d.ts": { "when": "$(basename).ts" } } , "typescript.tsdk": "./node_modules/typescript/lib" }