summaryrefslogtreecommitdiff
path: root/.eslintrc.js
AgeCommit message (Expand)AuthorFilesLines
2020-05-05Use Jest as the test frameworkDerick Montague1-1/+1
2020-03-26Add mocha and chai test frameworkSukanya Pandey1-1/+5
2020-01-31Change eslint rules to use vue recommendedDerick Montague1-2/+3
2020-01-29Revert "Change eslint rules to use vue recommended"Gunnar Mills1-3/+2
2020-01-29Change eslint rules to use vue recommendedDerick Montague1-2/+3
2020-01-29Fix linting in script blocks in vue filesDerick Montague1-1/+7
2020-01-27Add singlequote override and fix filesDerick Montague1-6/+6
2020-01-21Create basic application using vueDerick Montague1-0/+25