mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-27 13:48:13 +08:00
temp fixes for TS lint (#2352)
This commit is contained in:
@@ -12,6 +12,7 @@ import * as viewActions from "./viewStack";
|
||||
import * as embActions from "./embedding";
|
||||
import * as genesetActions from "./geneset";
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any --- FIXME: disabled temporarily on migrate to TS.
|
||||
function setGlobalConfig(config: any) {
|
||||
/**
|
||||
* Set any global run-time config not _exclusively_ managed by the config reducer.
|
||||
|
||||
Reference in New Issue
Block a user