Enable ESLint rules import/* (#5414)
* Enable ESLint rules import/* * fix
This commit is contained in:
parent
fa0be3f834
commit
bf0ee1a25c
9 changed files with 81 additions and 22 deletions
|
@ -1,6 +1,6 @@
|
|||
import { start } from 'rails-ujs';
|
||||
import 'font-awesome/css/font-awesome.css';
|
||||
|
||||
require('font-awesome/css/font-awesome.css');
|
||||
require.context('../images/', true);
|
||||
|
||||
start();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue