My plugin config looks like ``` poco("./typings", ["../../PF Api/PhotoFinale.Api.Entities/*.cs"], { //options go here } ) ``` but the d.ts files are still showing up in /dist/typings. Am I missing something?