Searched refs:configureProjectAsync (Results 1 – 2 of 2) sorted by relevance
5 import { configureProjectAsync } from './configureProjectAsync';116 await profile(configureProjectAsync)(projectRoot, {
13 export async function configureProjectAsync( function