mirror of
https://github.com/vale981/apollo-server
synced 2025-03-12 14:06:40 -04:00
![]() - Fix missing semicolons - Fix missing trailing commas - Disable no-unused-expression for runQuery test - expect uses unused expressions as an api Ex. expect('foo').to.be.equal(); - Disable no-use-before-declare since it requires type checking and project file to be defined. |
||
---|---|---|
.. | ||
index.ts | ||
lambdaApollo.test.ts | ||
lambdaApollo.ts |