Closed adrianhall closed 5 years ago
When using TypeScript, the configuration file in JS needs a definition file to avoid linter errors.
Generating a TypeScript version of the file will avoid the need for a definition file.
Fixed in https://github.com/awslabs/aws-amplify-serverless-plugin/commit/3b70f7454644a24295f5b48d4fe1621773356150
Released as v1.2.3
When using TypeScript, the configuration file in JS needs a definition file to avoid linter errors.
Generating a TypeScript version of the file will avoid the need for a definition file.