1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-08 20:50:28 +00:00

Test CI trigger with libs/ change

This commit is contained in:
Anders Åberg
2025-12-18 19:25:06 +01:00
parent 37d61673b5
commit 3a6e71c7d5
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
// TODO: Remove this comment - added to trigger CI workflows for pnpm timing analysis
const { pathsToModuleNameMapper } = require("ts-jest");
const { compilerOptions } = require("./tsconfig.base");

View File

@@ -1,3 +1,4 @@
// TODO: Remove - testing CI trigger for pnpm timing analysis
// FIXME: Update this file to be type safe and remove this and next line
// @ts-strict-ignore
/* eslint-disable no-useless-escape */