Kagami Sascha Rosylight cfd7cf0f1e
refactor(sw): Typecheck the service worker (#9314)
* Typecheck the service worker

Currently the service worker build never typechecks, since esbuild and typescript-eslint don't do such job.

esbuild: https://esbuild.github.io/content-types/#typescript

>However, esbuild does not do any type checking so you will still need to run tsc -noEmit in parallel with esbuild to check types. This is not something esbuild does itself.

typescript-eslint: https://typescript-eslint.io/linting/troubleshooting#why-dont-i-see-typescript-errors-in-my-eslint-output

>TypeScript's compiler (or whatever your build chain may be) is specifically designed and built to validate the correctness of your codebase. Our tooling does not reproduce the errors that TypeScript provides, because doing so would slow down the lint run [1], and duplicate the errors that TypeScript already outputs for you.

Adding this step adds tons of TS errors 😱

* Override lib-webworker with service worker
2022-12-12 22:20:35 +09:00
2022-06-09 00:50:23 +09:00
2022-05-14 18:50:16 +09:00
2022-05-18 01:12:00 +09:00
2022-06-11 15:53:45 +09:00
2022-12-08 17:40:20 +09:00
2021-09-04 17:54:24 +09:00
2017-05-24 20:27:39 +09:00
2019-08-18 14:41:33 +09:00
2021-09-04 17:54:24 +09:00
2022-11-13 11:23:14 +09:00
2018-08-13 00:24:45 +09:00
2021-04-17 17:35:44 +09:00
2017-06-17 10:01:05 +09:00
2022-07-07 21:06:37 +09:00
2022-06-11 15:53:45 +09:00
2018-03-28 22:56:28 +09:00
2022-12-10 12:43:27 +00:00
2019-04-05 18:17:30 +09:00
2022-05-27 23:21:12 +02:00
2022-09-11 03:40:24 +09:00
2021-05-24 05:50:45 +09:00

Misskey logo

🌎 Misskey is an open source, decentralized social media platform that's free forever! 🚀


find an instance create an instance become a contributor join the community become a patron

Features

  • ActivityPub support
    Not on Misskey? No problem! Not only can Misskey instances talk to each other, but you can make friends with people on other networks like Mastodon and Pixelfed!
  • Reactions
    You can add emoji reactions to any post! No longer are you bound by a like button, show everyone exactly how you feel with the tap of a button.
  • Drive
    With Misskey's built in drive, you get cloud storage right in your social media, where you can upload any files, make folders, and find media from posts you've made!
  • Rich Web UI
    Misskey has a rich and easy to use Web UI! It is highly customizable, from changing the layout and adding widgets to making custom themes. Furthermore, plugins can be created using AiScript, an original programming language.
  • And much more...

Documentation

Misskey Documentation can be found at Misskey Hub, some of the links and graphics above also lead to specific portions of it.

Sponsors

RSS3
Description
No description provided
https://m.moec.top/
Readme 172 MiB
Languages
TypeScript 63.7%
Vue 29.4%
JavaScript 6.2%
SCSS 0.3%
Pug 0.2%