Function typescript_tools::link::lint

source ·
pub fn lint<P>(root: P) -> Result<(), LinkLintError>where
    P: AsRef<Path>,