rypi-scrapper/src-tauri
Walidoux 90720c34f9
feat(all-in-one): update prettier config, enable format on save
Update the VSCode settings.json to include the Prettier VSCode formatter, and enable formatting on save. A new LICENSE file is added to comply with the MIT license due to the open-source nature of the project. The README.md file has now core features and to-dos that should be taken care of as the project continues to evolve. The index.html file is modified to match changes in src/index.tsx. The postcss configuration files are created, and some files are updated. Finally, new files like build.rs, draworder.json, and commands.rs were created
2023-05-02 15:51:22 +01:00
..
data feat(all-in-one): update prettier config, enable format on save 2023-05-02 15:51:22 +01:00
icons feat: 🎉 initial commit 2023-04-06 14:18:26 +00:00
src feat(all-in-one): update prettier config, enable format on save 2023-05-02 15:51:22 +01:00
.gitignore feat: 🎉 initial commit 2023-04-06 14:18:26 +00:00
Cargo.lock build(deps/cargo): update latest 2023-04-23 20:09:18 +01:00
Cargo.toml refactor(tauri): Update tauri config permissions 2023-04-28 14:42:10 +01:00
tauri.conf.json feat(all-in-one): update prettier config, enable format on save 2023-05-02 15:51:22 +01:00