Formatting and linting
This commit is contained in:
@@ -11,7 +11,7 @@ const config = {
|
||||
bracketSpacing: true,
|
||||
arrowParens: "avoid",
|
||||
parser: "typescript",
|
||||
endOfLine: "crlf"
|
||||
endOfLine: "crlf",
|
||||
}
|
||||
|
||||
module.exports = config
|
||||
module.exports = config
|
||||
|
||||
Reference in New Issue
Block a user