Higlight curent day of week, option to show/disble seconds, import timetable from csv, wrap/roleover of 0 to be after 9. wow did a lot!
This commit is contained in:
parent
7b4996a689
commit
c14481f3d9
5 changed files with 399 additions and 196 deletions
|
@ -23,6 +23,7 @@
|
|||
* Disable this if you'd like to use dynamic types.
|
||||
*/
|
||||
"checkJs": true,
|
||||
"types": ["svelte", "estree"]
|
||||
},
|
||||
"types": ["svelte", "estree"],
|
||||
"exclude": ["node_modules", "package.json", "package-lock.json"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue