23 lines
535 B
JSON
23 lines
535 B
JSON
{
|
|
"files": [
|
|
".eslintrc.json",
|
|
".gitattributes",
|
|
".github/pull_request_template.md",
|
|
".github/workflows/build.yml",
|
|
".github/workflows/pull-request-lint.yml",
|
|
".github/workflows/upgrade.yml",
|
|
".gitignore",
|
|
".mergify.yml",
|
|
".npmignore",
|
|
".npmrc",
|
|
".projen/deps.json",
|
|
".projen/files.json",
|
|
".projen/tasks.json",
|
|
"cdk.json",
|
|
"LICENSE",
|
|
"tsconfig.dev.json",
|
|
"tsconfig.json"
|
|
],
|
|
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"."
|
|
}
|