Skip to content

Commit ffda6bd

Browse files
committed
smaller adjustments
1 parent c002d9d commit ffda6bd

3 files changed

Lines changed: 391 additions & 550 deletions

File tree

.gitignore

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
1-
# Dependencies
2-
/node_modules
3-
4-
# Misc
1+
# Basic
52
.DS_Store
63

7-
# Debug
8-
npm-debug.log*
9-
104
# IDE
115
/.idea
126
/.vscode
137

8+
# Project
9+
/node_modules
10+
1411
# Build
1512
*.tsbuildinfo
1613

17-
# ESLint
14+
# Cache
1815
.eslintcache

0 commit comments

Comments
 (0)