yarn-standard-workspace icon indicating copy to clipboard operation
yarn-standard-workspace copied to clipboard

Results 2 yarn-standard-workspace issues
Sort by recently updated
recently updated
newest added

## Overview In root, tsconfig.json file is not exists. Just fix it right.

## Overview According to the [documentation](https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored), `.yarn/install-state.gz` should not be committed. This PR removes `.yarn/install-state.gz` and updates .gitignore for yarn Zero-Installs.