ripe-apple-15128
02/27/2023, 1:22 AM✖ 「wdm」: 1032 modules
src/utilities/ReportUtilities.ts
Line 59:10: Parsing error: Unexpected token
57 | export default class ReportUtilities {
58 | foo: number = 5;
> 59 | public static WORST_PERCENTILE = 90;
ℹ 「wdm」: Failed to compile.
I tried putting eslint config inside Cypress docker container. Not really sure where to go from here.