mirror of
https://github.com/YouHaveTrouble/DiscipleOfLand.git
synced 2026-05-11 22:16:55 +00:00
newlines at the end of files
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"extends": [
|
||||
"plugin:vue/strongly-recommended",
|
||||
"eslint:recommended",
|
||||
"plugin:@typescript-eslint/eslint-recommended",
|
||||
"@vue/typescript/recommended"
|
||||
],
|
||||
"plugins": ["@typescript-eslint"],
|
||||
|
||||
@@ -29,6 +29,4 @@ export default class TimeRange {
|
||||
return targetDate.getTime();
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user