mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
chore: configure eslint and prettier
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Ignore everything
|
||||
/*
|
||||
|
||||
# Except these files & folders
|
||||
!/src
|
||||
!/.github
|
||||
!tsconfig.json
|
||||
!astro.config.mjs
|
||||
!package.json
|
||||
!.prettierrc
|
||||
!.eslintrc.json
|
||||
Reference in New Issue
Block a user