Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Starting to add eslint CodingTrain#496
This is not at all ready to be merged. I am learning about how linting works and am starting this branch to sort it out. Some questions: * I have a `package.json` now in the root directory. Should this be moved to a `linting` directory or merged with `unit_testing/package.json`? * As suggested by @Versatilus I am starting with the p5.js `.eslintrc.js` configuration. This can change over time. I'll continue the discussion in the pull request comment thread.
- Loading branch information