mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 18:21:40 -05: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 |