chore(lint): update eslint configuration, re-lint
chore(gitignore): don't ignore src/types
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,3 +1,7 @@
|
||||
build
|
||||
types
|
||||
!src/types
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
@ -30,6 +34,3 @@ node_modules
|
||||
test.js
|
||||
|
||||
.DS_Store
|
||||
|
||||
build
|
||||
types
|
||||
|
Reference in New Issue
Block a user