add eslint-disable no-console for file

This commit is contained in:
Ashley Engelund (weedySeaDragon @ github) 2022-09-09 18:32:26 -07:00
parent f8eaccb4c1
commit 8ca91d6303
1 changed files with 2 additions and 0 deletions

View File

@ -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