summaryrefslogtreecommitdiff
path: root/.yarnclean
AgeCommit message (Collapse)Author
2019-09-19Clean up miscellaneous metafiles (#2981)Bert Belder
The yarn.lock file is moved from //third_party to the root of the main repository. This is where other package metadata files (e.g. Cargo.lock and package.json) are also located.
2019-03-07Cleanup node_modules, update packages (#1894)Kitson Kelly
And fix new lint issues.