Closed alexmuzenhardt closed 5 years ago
I have added the node_modules folder to gitignore. You can run "npm i" to download dependencies.
changed variable name "f" to "labelAttribute" like in Issue #5 deleted unnecessary semicolon changed "==" to "==="
NOTE: I will add a package.json and delete node_modules with another PR.
Please review two files to commit and merge. Thanks.
I have added the node_modules folder to gitignore. You can run "npm i" to download dependencies.
changed variable name "f" to "labelAttribute" like in Issue #5 deleted unnecessary semicolon changed "==" to "==="
NOTE: I will add a package.json and delete node_modules with another PR.
Please review two files to commit and merge. Thanks.