Skip to content

Commit

Permalink
chore: clean up .env.example and remove unused newline in nuxt.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAnyx committed Jan 2, 2025
1 parent cfe1379 commit bb8b829
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
API_BASE_URL=
UMAMI_TOKEN=
UMAMI_HOST=
API_BASE_URL=
1 change: 0 additions & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ export default defineNuxtConfig({
},
},
compatibilityDate: "2024-11-01",

eslint: {
config: {
stylistic: {
Expand Down

0 comments on commit bb8b829

Please sign in to comment.