We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d87fef2 commit bf0657bCopy full SHA for bf0657b
.acquia/.cortex/cortex.yaml
@@ -0,0 +1,27 @@
1
+openapi: 3.0.1
2
+info:
3
+ title: i18next-print-keys
4
+ description:
5
+ i18next preprocessor to print translation keys including interpolated
6
+ values.
7
+ x-cortex-tag: Widen/i18next-print-keys
8
+ x-cortex-git:
9
+ github:
10
+ repository: Widen/i18next-print-keys
11
+ x-cortex-owners:
12
+ - type: GROUP
13
+ provider: GITHUB
14
+ name: Widen/frontend-services
15
+ - type: SLACK
16
+ channel: content-front-end
17
+ x-cortex-ci-cd:
18
+ buildkite:
19
+ pipelines:
20
+ - slug: i18next-print-keys
21
+ x-cortex-groups:
22
+ - content-cloud
23
+ - is-dependency
24
+ x-cortex-link:
25
+ - url: https://github.com/Widen/i18next-print-keys/blob/master/README.md
26
+ type: Documentation
27
+ name: Project Documentation
0 commit comments