Function to manually mark strings to be extracted using ngx-translate-extract
Go to file
dependabot[bot] 2ba174d608
Bump json-schema from 0.2.3 to 0.4.0 (#22)
Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.2.3 to 0.4.0.
- [Release notes](https://github.com/kriszyp/json-schema/releases)
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-28 18:10:27 +03:00
e2e Initial commit 2019-06-24 12:39:17 +02:00
projects/ngx-translate-extract-marker rename extract to marker 2019-06-25 13:12:52 +02:00
src Initial commit 2019-06-24 12:39:17 +02:00
.angulardoc.json Initial commit 2019-06-24 12:39:17 +02:00
.editorconfig Initial commit 2019-06-24 12:39:17 +02:00
.gitignore Initial commit 2019-06-24 12:39:17 +02:00
angular.json Initial commit 2019-06-24 12:39:17 +02:00
browserslist Initial commit 2019-06-24 12:39:17 +02:00
karma.conf.js Initial commit 2019-06-24 12:39:17 +02:00
LICENSE Initial commit 2019-06-24 12:37:12 +02:00
package-lock.json Bump json-schema from 0.2.3 to 0.4.0 (#22) 2022-08-28 18:10:27 +03:00
package.json Bump terser and @angular-devkit/build-angular (#19) 2022-08-28 17:54:33 +03:00
tsconfig.app.json Initial commit 2019-06-24 12:39:17 +02:00
tsconfig.json Initial commit 2019-06-24 12:39:17 +02:00
tsconfig.spec.json Initial commit 2019-06-24 12:39:17 +02:00
tslint.json Initial commit 2019-06-24 12:39:17 +02:00