PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@nrwl/devkit/src/generators

Просмотр файла: format-files.d.ts

import type { Tree } from 'nx/src/generators/tree';
/**
 * Formats all the created or updated files using Prettier
 * @param tree - the file system tree
 */
export declare function formatFiles(tree: Tree): Promise<void>;

Выполнить команду


Для локальной разработки. Не используйте в интернете!