mirror of
https://github.com/Unkn0wnCat/matrix-veles.git
synced 2025-04-28 09:46:51 +02:00
5 lines
No EOL
102 B
JavaScript
5 lines
No EOL
102 B
JavaScript
module.exports = {
|
|
src: "./src",
|
|
schema: "./data/schema.graphql",
|
|
language: "typescript"
|
|
} |