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": [
|
"extends": [
|
||||||
"plugin:vue/strongly-recommended",
|
"plugin:vue/strongly-recommended",
|
||||||
"eslint:recommended",
|
"eslint:recommended",
|
||||||
|
"plugin:@typescript-eslint/eslint-recommended",
|
||||||
"@vue/typescript/recommended"
|
"@vue/typescript/recommended"
|
||||||
],
|
],
|
||||||
"plugins": ["@typescript-eslint"],
|
"plugins": ["@typescript-eslint"],
|
||||||
|
|||||||
@@ -29,6 +29,4 @@ export default class TimeRange {
|
|||||||
return targetDate.getTime();
|
return targetDate.getTime();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user