initial commit of actions
This commit is contained in:
commit
949ece5785
44660 changed files with 12034344 additions and 0 deletions
9
github/codeql-action-v2/node_modules/eslint-config-prettier/README.md
generated
vendored
Normal file
9
github/codeql-action-v2/node_modules/eslint-config-prettier/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# eslint-config-prettier
|
||||
|
||||
Turns off all rules that are unnecessary or might conflict with [Prettier].
|
||||
|
||||
This lets you use your favorite shareable config without letting its stylistic choices get in the way when using Prettier.
|
||||
|
||||
Note that this config _only_ turns rules _off,_ so it only makes sense using it together with some other config.
|
||||
|
||||
**[➡️ Full readme](https://github.com/prettier/eslint-config-prettier/)**
|
||||
Loading…
Add table
Add a link
Reference in a new issue