Enable ESLint rules import/* (#5414)
* Enable ESLint rules import/* * fix
This commit is contained in:
committed by
Eugen Rochko
parent
fa0be3f834
commit
bf0ee1a25c
@ -1,5 +1,5 @@
|
||||
import * as WebPushSubscription from './web_push_subscription';
|
||||
import Mastodon from 'mastodon/containers/mastodon';
|
||||
import Mastodon from './containers/mastodon';
|
||||
import React from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
import ready from './ready';
|
||||
|
Reference in New Issue
Block a user