2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 10:35:40 +00:00

Simplify eslintrc file

This commit is contained in:
Oliver Walters
2021-08-30 20:30:44 +10:00
parent 4c39607e00
commit 3d5144b9bc
2 changed files with 8 additions and 245 deletions

5
.gitignore vendored
View File

@ -75,3 +75,8 @@ dev/
# Locale stats file
locale_stats.json
# node.js
package-lock.json
package.json
node_modules/