This commit is contained in:
Cory LaViska
2022-04-15 09:26:36 -04:00
parent caaf2b0d1e
commit 2cb3c1fc9f

View File

@@ -1,3 +1,4 @@
/* eslint-env node */
module.exports = {
arrowParens: 'avoid',
bracketSpacing: true,