refresh several dependencies and reconfigure tests to stop using esbuild #1354
Annotations
10 warnings
✅ Lint:
src/simularium/ClientSimulator.ts#L212
Object Literal Property name `file-name` must match one of the following formats: camelCase, UPPER_CASE
|
✅ Lint:
src/simularium/RemoteSimulator.ts#L289
Object Literal Property name `file-name` must match one of the following formats: camelCase, UPPER_CASE
|
✅ Lint:
src/simularium/VisData.ts#L58
Object Literal Property name `vis-type` must match one of the following formats: camelCase, UPPER_CASE
|
✅ Lint:
src/test/SelectionInterface.test.ts#L9
Object Literal Property name `0` must match one of the following formats: camelCase, UPPER_CASE
|
✅ Lint:
src/test/SelectionInterface.test.ts#L10
Object Literal Property name `1` must match one of the following formats: camelCase, UPPER_CASE
|
✅ Lint:
src/test/SelectionInterface.test.ts#L11
Object Literal Property name `2` must match one of the following formats: camelCase, UPPER_CASE
|
✅ Lint:
src/test/SelectionInterface.test.ts#L12
Object Literal Property name `3` must match one of the following formats: camelCase, UPPER_CASE
|
✅ Lint:
src/test/SelectionInterface.test.ts#L13
Object Literal Property name `4` must match one of the following formats: camelCase, UPPER_CASE
|
✅ Lint:
src/test/SelectionInterface.test.ts#L14
Object Literal Property name `5` must match one of the following formats: camelCase, UPPER_CASE
|
✅ Lint:
src/test/SelectionInterface.test.ts#L15
Object Literal Property name `6` must match one of the following formats: camelCase, UPPER_CASE
|