Fix the capitalization of "Dad" when used as a name
This commit is contained in:
parent
97228bf88d
commit
697f8a76ea
3 changed files with 271 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"es6": true
|
||||
},
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2017
|
||||
"ecmaVersion": 2019
|
||||
},
|
||||
"rules": {
|
||||
// Possible errors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue