monorepo linting tool
Перейти к файлу
Jonny Frey fb5581c6b3 Add rule to bootstrap.ts 2020-09-16 15:47:29 -07:00
.github/workflows origin/main 2020-08-26 16:33:34 -07:00
change Change files 2020-09-16 15:43:37 -07:00
packages Add rule to bootstrap.ts 2020-09-16 15:47:29 -07:00
.gitignore Initial commit 2020-08-17 11:43:37 -07:00
.prettierrc Added rules for redundant import detection and node_modules detection. Created 'build' and 'test' scripts and added .prettierrc file. 2020-08-26 13:20:38 -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 origin/main 2020-08-26 16:33:34 -07:00
yarn.lock Create initial TSLint rule 2020-09-16 15:43:10 -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.