2017-02-23 23:23:58 -08:00

10 lines
136 B
JSON

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