Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-27 | Meta: Add lint-prettier.sh | Linus Groh | |
This is a script similar to the clang-format one to ensure prettier formatting of most JavaScript files. | |||
2020-12-27 | Base+LibJS+LibWeb: Make prettier clean | Linus Groh | |
Also use "// prettier-ignore" comments where necessary rather than excluding whole files (via .prettierignore). | |||
2020-08-24 | Meta: Move prettier config files to the root of the repository | AnotherTest | |