{ "editor.codeActionsOnSave": { "source.fixAll.eslint": true }, "editor.formatOnSave": true, "[html]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[css]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[less]": { "editor.defaultFormatter": "esbenp.pret...
.prettierrc.yaml .vscodeignore CONTRIBUTING.md LICENSE README.md eslint.config.mjs package-lock.json package.json tsconfig.json README Apache-2.0 license Run On Save for Visual Studio Code This extension allows configuring commands that get run whenever a file is saved in vscode. ...
.prettierignore Use native crypto library for auth (#622) 6年前 .prettierrc.json Reverting Monaco to 0.10.1 to avoid Mac issue in add-ins (#503) 6年前 .travis.yml Attempt to fix deploy script 5年前 .yarnrc Addfrozen-lockfileto .yarnrc and travis config (#308) ...
Visual Studio Code extension to run commands whenever a file is saved. - vscode-runonsave/eslint.config.mjs at main · emeraldwalk/vscode-runonsave
"editor.defaultFormatter": "esbenp.prettier-vscode" }, "cSpell.words": [ "acir", "brillig", "nargo" ] "cSpell.words": ["acir", "brillig", "nargo"] } 6 changes: 4 additions & 2 deletions 6 src/client.ts Original file line numberDiff line numberDiff line change @@ -20,7 +20...
.prettierignore doc: publish documentation website (#1030) Jun 5, 2024 .vscodeignore chore(deps-dev): bump the dev group across 1 directory with 6 updates (… Nov 6, 2024 CHANGELOG.md publish v1.13.1 (#1414) Mar 4, 2025 CONTRIBUTING.md ...
- **Compatibility:** With a high compatibility rate with Prettier, Biome ensures a smooth transition without extensive configuration. - **Efficiency:** Reduces the overhead on your development machine, making it easier and faster to run builds and tests. ### **How** [**Biome-Interactive**...
Files main .github .vscode images scripts src .gitignore .nvmrc .prettierrc.yaml .vscodeignore CONTRIBUTING.md LICENSE README.md eslint.config.mjs package-lock.json package.json tsconfig.json
.prettierignore Switch to a reusable workflow Dec 19, 2023 .vscodeignore Add initial extension files May 13, 2023 CHANGELOG.md Add configuration setting for the path to Cppcheck Jan 15, 2024 CONTRIBUTING.md Add VS Code tasks for code quality ...
chore: devcontainer, docs, prettier config (#6119) Sep 13, 2024 .github chore(main): release 7.3.0 (#6460) Feb 26, 2025 .vscode ci: update devcontainer definition (#5132) Jan 30, 2024 TEMPLATES chore: remove deprecated golang-ci config value (#6596) Feb 22, 2025 dependencies deps(bun...