scratch-parser/.gitignore
Ron de las Alas 2ad7b34d3b chore: add nvmrc file
chore: bump node v

chore: include the package-lock

chore: split the lint and test commands
2023-10-10 14:30:48 -04:00

10 lines
80 B
Text

# Mac OS
.DS_Store
# NPM
/node_modules
npm-*
# Testing
/.nyc_output
/coverage