mirror of
https://github.com/RADar-AZDelta/Keun.git
synced 2026-03-23 20:37:05 +00:00
[PR #102] [MERGED] Configure ESLint & Prettier + write security rules for Firestore & Storage #145
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
RADar-AZDelta/archived-Keun#145
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RADar-AZDelta/Keun/pull/102
Author: @BostoenToby
Created: 12/12/2023
Status: ✅ Merged
Merged: 12/12/2023
Merged by: @BostoenToby
Base:
dev← Head:dev-Toby📝 Commits (3)
550990bconfig eslint & prettier16370c4install prettier plugin to sort imports2c7bdc4update firestore & storage rules📊 Changes
55 files changed (+1062 additions, -908 deletions)
View changed files
➖
.eslintrc.cjs(+0 -50)➕
.eslintrc.json(+30 -0)📝
.github/workflows/deploy.yml(+2 -2)📝
.prettierrc(+1 -2)📝
.vscode/launch.json(+14 -14)📝
.vscode/settings.json(+6 -7)📝
README.md(+4 -1)📝
bearer.yml(+23 -23)📝
cloudbuild.yaml(+39 -40)📝
firebase.json(+1 -5)📝
firestore.rules(+68 -45)📝
package.json(+6 -5)📝
playwright.config.ts(+7 -7)📝
pnpm-lock.yaml(+22 -2)📝
public/index.html(+81 -27)📝
src/app.d.ts(+5 -6)📝
src/app.html(+10 -10)📝
src/hooks.server.ts(+11 -14)📝
src/lib/components/Types.d.ts(+1 -5)📝
src/lib/components/extra/Header.svelte(+16 -2)...and 35 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.