mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-27 09:18:12 +08:00
more lint (#291)
* disable function-paren-newline warning * fix misc lint * lint * remove noop exponentiation
This commit is contained in:
@@ -3,7 +3,7 @@ import _ from "lodash";
|
||||
import * as d3 from "d3";
|
||||
import { interpolateViridis } from "d3-scale-chromatic";
|
||||
import * as globals from "../globals";
|
||||
import { parseRGB } from "../util/parseRGB";
|
||||
import parseRGB from "../util/parseRGB";
|
||||
|
||||
/*
|
||||
https://medium.com/@jacobp100/you-arent-using-redux-middleware-enough-94ffe991e6
|
||||
|
||||
Reference in New Issue
Block a user