Skip to content

Commit

Permalink
⚙️ Chore(enviroment): change eslint,tsconfig,prettier config on @inee…
Browse files Browse the repository at this point in the history
…dj/*"
  • Loading branch information
INeedJobToStartWork committed Aug 5, 2024
1 parent 8142586 commit d9ae0e5
Show file tree
Hide file tree
Showing 19 changed files with 13,104 additions and 4,332 deletions.
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ESLINT_USE_FLAT_CONFIG = true
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ body:
attributes:
label: How it should be implemented?
description: What do you expect, how it should be implemented? Which props?


validations:
required: true
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ out/
# production
build
dist
dist/**
**/dist/**
lib

Expand Down
2 changes: 0 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

pnpm pre
283 changes: 0 additions & 283 deletions config/eslintrc/base.js

This file was deleted.

Loading

0 comments on commit d9ae0e5

Please sign in to comment.