forked from aws-solutions/clickstream-analytics-on-aws
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfiles.json
37 lines (37 loc) · 1.11 KB
/
files.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"files": [
".eslintrc.json",
".gitattributes",
".github/workflows/build.yml",
".github/workflows/pull-request-lint.yml",
".github/workflows/upgrade.yml",
".gitignore",
".gitlab-ci.yml",
".gitlab/ci-templates/build.yml",
".gitlab/ci-templates/cfn-lint.yml",
".gitlab/ci-templates/cfn-nag.yml",
".gitlab/ci-templates/data-pipeline-spark-etl.yml",
".gitlab/ci-templates/docs.yml",
".gitlab/ci-templates/etl-plugin-samples.yml",
".gitlab/ci-templates/git-secrets-scan.yml",
".gitlab/ci-templates/license-check.yml",
".gitlab/ci-templates/mutations-check.yml",
".gitlab/ci-templates/postbuild-scan.yml",
".gitlab/ci-templates/prlint.yml",
".gitlab/ci-templates/semgrep.yml",
".gitlab/ci-templates/viperlight.yml",
".mergify.yml",
".npmignore",
".npmrc",
".projen/deps.json",
".projen/files.json",
".projen/tasks.json",
"cdk.json",
"LICENSE",
"nx.json",
"pnpm-workspace.yaml",
"tsconfig.dev.json",
"tsconfig.json"
],
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"pnpm dlx projen\"."
}