mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 01:03:01 +02:00
all the lints
This commit is contained in:
@@ -20,7 +20,7 @@ export class ActiveScriptsRoot extends React.Component<IProps> {
|
||||
super(props);
|
||||
}
|
||||
|
||||
render() {
|
||||
render(): React.ReactNode {
|
||||
return (
|
||||
<>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user