mirror of
https://github.com/dkershner6/post-api-call-action.git
synced 2024-11-15 17:53:51 +08:00
23 lines
565 B
JSON
23 lines
565 B
JSON
|
{
|
||
|
"files": [
|
||
|
".eslintrc.json",
|
||
|
".gitattributes",
|
||
|
".github/pull_request_template.md",
|
||
|
".github/workflows/build.yml",
|
||
|
".github/workflows/pull-request-lint.yml",
|
||
|
".github/workflows/release.yml",
|
||
|
".github/workflows/upgrade-main.yml",
|
||
|
".gitignore",
|
||
|
".mergify.yml",
|
||
|
".npmignore",
|
||
|
".projen/deps.json",
|
||
|
".projen/files.json",
|
||
|
".projen/tasks.json",
|
||
|
"action.yml",
|
||
|
"LICENSE",
|
||
|
"tsconfig.dev.json",
|
||
|
"tsconfig.json"
|
||
|
],
|
||
|
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
|
||
|
}
|