Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
Ignoring ts error
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumebriday committed Sep 24, 2021
1 parent 92a4ad6 commit 51457f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { Controller } from 'stimulus'
import { SwiperOptions } from 'swiper'
// @ts-ignore
import Swiper from 'swiper/bundle'

export default class extends Controller {
Expand Down

0 comments on commit 51457f3

Please sign in to comment.