Fixed typo in eslint
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
/* eslint-disable camelcase */
|
/* eslint-disable camelcase */
|
||||||
import { AccountsService_ListAccounts } from '../client/accounts'
|
import { AccountsService_ListAccounts } from '../client/accounts'
|
||||||
import { RoleService_ListRoles } from '../client/settings'
|
import { RoleService_ListRoles } from '../client/settings'
|
||||||
/* eslint-disable camelcase */
|
/* eslint-enable camelcase */
|
||||||
import { injectAuthToken } from '../helpers/auth'
|
import { injectAuthToken } from '../helpers/auth'
|
||||||
|
|
||||||
const state = {
|
const state = {
|
||||||
|
|||||||
Reference in New Issue
Block a user