feat: threads
This commit is contained in:
parent
6fb46573da
commit
46e7070b6b
18 changed files with 878 additions and 125 deletions
|
|
@ -67,6 +67,8 @@ export default defineConfig({
|
|||
"typescript/prefer-function-type": "off",
|
||||
"unicorn/no-process-exit": "off",
|
||||
"unicorn/prefer-string-raw": "off",
|
||||
"unicorn/relative-url-style": "off",
|
||||
"unicorn/require-post-message-target-origin": "off",
|
||||
"unicorn/text-encoding-identifier-case": "off",
|
||||
},
|
||||
overrides: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue