Ignore error
This commit is contained in:
parent
ba8cdea6b4
commit
236a4ab49b
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ export class DerivedVariables {
|
||||||
}
|
}
|
||||||
|
|
||||||
import * as pkg from "off-color";
|
import * as pkg from "off-color";
|
||||||
|
// @ts-ignore
|
||||||
const offColor = pkg.offColor ?? pkg.default.offColor;
|
const offColor = pkg.offColor ?? pkg.default.offColor;
|
||||||
|
|
||||||
export function tests() {
|
export function tests() {
|
||||||
|
|
Reference in a new issue