mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 20:25:48 +00:00
lint filenames (#1757)
* build: update @xrplf/typescript-style * fix filename casing * fix webpack setup * add missing eslint plugin Co-authored-by: Nathan Nichols <natenichols@cox.net>
This commit is contained in:
@@ -14,7 +14,8 @@ import {
|
||||
} from 'xrpl-local'
|
||||
import { AccountRootFlags } from 'xrpl-local/models/ledger'
|
||||
import { isFlagEnabled } from 'xrpl-local/models/utils'
|
||||
import setTransactionFlagsToNumber, {
|
||||
import {
|
||||
setTransactionFlagsToNumber,
|
||||
parseAccountRootFlags,
|
||||
} from 'xrpl-local/models/utils/flags'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user