anilist-api-wrapper/deno.json

10 lines
173 B
JSON

{
"fmt": {
"lineWidth": 100,
"semiColons": false
},
"tasks": {
"graphql-codegen": "cd graphql-codegen; yarn run graphql-codegen --config codegen.ts"
}
}