Fix the capitalization of "Dad" when used as a name

This commit is contained in:
Domenic Denicola 2020-10-17 20:17:31 -04:00
commit 697f8a76ea
3 changed files with 271 additions and 1 deletions

View file

@ -5,7 +5,7 @@
"es6": true
},
"parserOptions": {
"ecmaVersion": 2017
"ecmaVersion": 2019
},
"rules": {
// Possible errors