Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
feat: redirect only
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiejaoude committed Jun 30, 2024
1 parent 0ac6b5c commit e97b3df
Show file tree
Hide file tree
Showing 3,039 changed files with 3,476 additions and 128,884 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
21 changes: 0 additions & 21 deletions .dockerignore

This file was deleted.

17 changes: 0 additions & 17 deletions .env.docker

This file was deleted.

22 changes: 0 additions & 22 deletions .env.example

This file was deleted.

26 changes: 1 addition & 25 deletions .eslintrc.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,27 +1,3 @@
{
"env": {
"browser": true,
"es6": true,
"node": true
},
"extends": [
"eslint:recommended",
"plugin:react/recommended",
"next",
"plugin:@next/next/recommended",
"plugin:storybook/recommended"
],
"parserOptions": {
"ecmaFeatures": {
"jsx": true
},
"ecmaVersion": 2020,
"sourceType": "module"
},
"plugins": ["react"],
"settings": {
"react": {
"version": "detect"
}
}
"extends": "next/core-web-vitals"
}
61 changes: 0 additions & 61 deletions .github/workflows/build.yml

This file was deleted.

45 changes: 0 additions & 45 deletions .github/workflows/check-assignee.yml

This file was deleted.

47 changes: 0 additions & 47 deletions .github/workflows/check-author-issues.yml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/workflows/check-profile.yml

This file was deleted.

83 changes: 0 additions & 83 deletions .github/workflows/codeql.yml

This file was deleted.

Loading

0 comments on commit e97b3df

Please sign in to comment.