9 lines
181 B
Plaintext
9 lines
181 B
Plaintext
schema: 'http://127.0.0.1:3000/graphql'
|
|
extensions:
|
|
languageService:
|
|
# Cause it's busted
|
|
enableValidation: false
|
|
require:
|
|
- ts-node/register
|
|
- tsconfig-paths/register
|