Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
sub
  • Loading branch information
Weedshaker committed Dec 12, 2023
1 parent bc6bdfa commit 08b4d10
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/es/chat
2 changes: 2 additions & 0 deletions src/es/components/pages/Chat.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// @ts-check
import Index from './Index.js'

/* global Environment */

/**
* Decentral Ninja Main/Start Page
*
Expand Down
2 changes: 2 additions & 0 deletions src/es/components/pages/Index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// @ts-check
import { Mutation } from '../../event-driven-web-components-prototypes/src/Mutation.js'

/* global Environment */

/**
* Decentral Ninja Main/Start Page
*
Expand Down
2 changes: 1 addition & 1 deletion src/es/event-driven-web-components-yjs

0 comments on commit 08b4d10

Please sign in to comment.