daniellesuper / elevationsoftware

0 stars 0 forks source link

ESLint Addition #10

Open mattlisiv opened 4 years ago

mattlisiv commented 4 years ago

In general, it is always best to ensure best formatting practices and consistency.

https://eslint.org/docs/user-guide/getting-started

daniellesuper commented 4 years ago

if i use "rules": { "no-unused-vars": 0 } is that considered cheating

daniellesuper commented 4 years ago

for reference

Screen Shot 2020-03-23 at 5 16 58 PM