Function to manually mark strings to be extracted using ngx-translate-extract
Go to file
dependabot[bot] c6b6cc1198
Bump karma from 4.1.0 to 6.3.16 (#15)
Bumps [karma](https://github.com/karma-runner/karma) from 4.1.0 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v4.1.0...v6.3.16)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 15:15:50 +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 karma from 4.1.0 to 6.3.16 (#15) 2022-04-21 15:15:50 +03:00
package.json Bump karma from 4.1.0 to 6.3.16 (#15) 2022-04-21 15:15:50 +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