cdk-appsync-typescript-resolver 0.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.gitattributes ADDED
@@ -0,0 +1,23 @@
1
+ # ~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".
2
+
3
+ *.snap linguist-generated
4
+ /.eslintrc.json linguist-generated
5
+ /.gitattributes linguist-generated
6
+ /.github/pull_request_template.md linguist-generated
7
+ /.github/workflows/build.yml linguist-generated
8
+ /.github/workflows/pull-request-lint.yml linguist-generated
9
+ /.github/workflows/release.yml linguist-generated
10
+ /.github/workflows/upgrade-main.yml linguist-generated
11
+ /.gitignore linguist-generated
12
+ /.mergify.yml linguist-generated
13
+ /.npmignore linguist-generated
14
+ /.npmrc linguist-generated
15
+ /.projen/** linguist-generated
16
+ /.projen/deps.json linguist-generated
17
+ /.projen/files.json linguist-generated
18
+ /.projen/tasks.json linguist-generated
19
+ /API.md linguist-generated
20
+ /LICENSE linguist-generated
21
+ /package.json linguist-generated
22
+ /tsconfig.dev.json linguist-generated
23
+ /yarn.lock linguist-generated