module.exports = { compiler: { relay: { src: './', artifactDirectory: './types', language: 'typescript', }, }, }