Add empty line at the end of config

This commit is contained in:
Jakub Hanko 2024-05-24 16:41:46 +02:00
parent 80cd570b14
commit 9a45e46900
No known key found for this signature in database
GPG Key ID: 775D427937A306CC
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ export default [
"keyword-spacing": ["error", { "before": true, "after": true }] // Enforces spacing before and after keywords
}
}
]
]