// FAIL
import Product from "../../ProductComponent"
import Booking from "../../BookingDuck"
import Product from '../../ProductComponent"
import Booking from '../../BookingDuck"
import {Booking, BookingDuck} from '../../BookingDuck"
// PASS
import ProductComponent from "../../ProductComponent"
import BookingDuck from "../../BookingDuck"
import BookingDuck from '../../BookingDuck.js"
import BookingDuck from '../../BookingDuck.spec.js"
import {BookingDuck} from '../../BookingDuck"
-
Notifications
You must be signed in to change notification settings - Fork 3
kiwicom/eslint-plugin-consistent-import
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
About
🛠WIP Internship project.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published