Skip to content

Commit

Permalink
Merge branch 'dev' into mapbox-component
Browse files Browse the repository at this point in the history
  • Loading branch information
raaymax committed Feb 26, 2024
2 parents 6dce5e6 + ce439ee commit 6d69a95
Show file tree
Hide file tree
Showing 10 changed files with 787 additions and 40 deletions.
Binary file modified docs/docs/public/components/pdf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions ui/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ module.exports = {
"@typescript-eslint/no-explicit-any": "warn",
"@typescript-eslint/ban-types": "warn",
"prettier/prettier": [2, { useTabs: true, endOfLine: "auto" }],
"no-console": "error",
},
parser: "vue-eslint-parser",
parserOptions: {
Expand Down
Loading

0 comments on commit 6d69a95

Please sign in to comment.