monorepo linting tool
Перейти к файлу
Jonny Frey fa2b978650 rename some things 2020-09-25 17:29:32 -07:00
.github/workflows Prettier check for PRs 2020-09-18 10:24:52 -07:00
change merge main 2020-09-25 17:20:47 -07:00
packages rename some things 2020-09-25 17:29:32 -07:00
.gitignore Initial commit 2020-08-17 11:43:37 -07:00
.prettierrc Create First ESLint Config Rule (#16) 2020-09-18 10:08:37 -07:00
CODE_OF_CONDUCT.md readme, license, CoC 2020-08-24 14:47:01 -07:00
CONTRIBUTING.md Initial project layout 2020-08-17 11:59:32 -07:00
LICENSE readme, license, CoC 2020-08-24 14:47:01 -07:00
README.md readme, license, CoC 2020-08-24 14:47:01 -07:00
SECURITY.md readme, license, CoC 2020-08-24 14:47:01 -07:00
lerna.json Create Base Class from Which Config Rules Can Derive (#14) 2020-09-01 14:33:12 -07:00
package.json Prettier check for PRs 2020-09-18 10:24:52 -07:00
yarn.lock Added package manifest rule for adding new resolutions 2020-09-22 16:08:02 -07:00

README.md

boll

Lint the whole repo.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.