2017-02-06 12:08:57 -08:00

9 lines
114 B
JSON

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