Update package version to 1.0.1, enhance ESLint configuration to ignore specific directories and files, and refine .gitignore to include dist directory.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,7 +3,7 @@ node_modules
|
||||
|
||||
# output
|
||||
out
|
||||
dist
|
||||
dist/
|
||||
*.tgz
|
||||
|
||||
# code coverage
|
||||
|
||||
Reference in New Issue
Block a user