Commit Graph

7 Commits

Author SHA1 Message Date
kPherox
29b82abead
Fixed tsconfig.json
Remove nedb from types for:
```
ERROR
TS2688: Cannot find type definition file for 'nedb'.
```
2019-05-19 23:13:40 +09:00
kPherox
e3a1dded3d
Add add-timeline event 2019-05-05 23:35:31 +09:00
kPherox
1417fb228c
Remove babel/core-js
どうしても必要になった時は使えばいいと思うけど、変化しないブラウザのバージョンでの使い道がわからない
2019-04-27 03:14:12 +09:00
kPherox
114a9c3af4
Type declare for electron-localshortcut 2019-04-10 16:34:49 +09:00
kPherox
5a2eaa16e1
Run formatter 2019-04-10 16:27:19 +09:00
kPherox
1893d16c69
Fix some error background.ts
convert to typescript class
2019-04-09 00:32:26 +09:00
kPherox
9db4802a06
Use typescript
vue add typescript
2019-04-08 05:47:07 +09:00