2016-05-20 20:33:38 -07:00

9 lines
114 B
JSON

{
"description": "Module-relative Paths",
"files": [
"!**/*.d.ts",
"!**/*.js"
],
"tags": [ "cookbook" ]
}