chore(lint): enable semicolon and variable-name tslint checks
This commit is contained in:
@ -47,7 +47,7 @@ const IGNORE =
|
||||
originalStack: true,
|
||||
wrapperMessage: true,
|
||||
wrapperStack: true, '@@observable': true
|
||||
}
|
||||
};
|
||||
|
||||
function collectTopLevelSymbols(prefix: string, lib: any):
|
||||
string[] {
|
||||
|
Reference in New Issue
Block a user