Skip to content

Commit

Permalink
chore: update nestjs-prom-grafana-tempo example with latest package v…
Browse files Browse the repository at this point in the history
…ersion
  • Loading branch information
pragmaticivan committed Dec 30, 2021
1 parent d7dfdde commit c11cfa3
Show file tree
Hide file tree
Showing 5 changed files with 1,800 additions and 2,673 deletions.
2 changes: 1 addition & 1 deletion examples/nestjs-prom-grafana-tempo/.eslintrc.js
Expand Up @@ -7,7 +7,7 @@ module.exports = {
plugins: ['@typescript-eslint/eslint-plugin'],
extends: [
'plugin:@typescript-eslint/recommended',
'prettier/@typescript-eslint',
'prettier',
'plugin:prettier/recommended',
],
root: true,
Expand Down

0 comments on commit c11cfa3

Please sign in to comment.