Support "npm run writers" to display a list of writer-focused tools (#58326)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @purpose Writer tool
|
||||
* @description Run the Docs content linter, specifying paths and optional rules
|
||||
*/
|
||||
// @ts-nocheck
|
||||
import fs from 'fs'
|
||||
import path from 'path'
|
||||
|
||||
Reference in New Issue
Block a user