diff --git a/src/docs.mts b/src/docs.mts index dfd6a761f..dc7ec29e3 100644 --- a/src/docs.mts +++ b/src/docs.mts @@ -1,3 +1,5 @@ +/* eslint-disable no-console */ + /** * @file Transform documentation source files into files suitable for publishing and optionally copy * the transformed files from the source directory to the directory used for the final, published