chore: configure eslint and prettier

This commit is contained in:
Sat Naing
2022-10-16 20:38:46 +06:30
parent d6dd8185f2
commit 6fa8990f3d
3 changed files with 60 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Ignore everything
/*
# Except these files & folders
!/src
!/.github
!tsconfig.json
!astro.config.mjs
!package.json
!.prettierrc
!.eslintrc.json