Add new tslint rules (class-name, ordered-imports) and fix errors
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {assertUInt8} from '../assert';
|
||||
import {Serializable} from '../Serializable';
|
||||
import {UhkBuffer} from '../UhkBuffer';
|
||||
import {assertUInt8} from '../assert';
|
||||
|
||||
export class ModuleConfiguration extends Serializable<ModuleConfiguration> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user