mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 13:33:55 -07:00
replace websocket with sockatrice
This commit is contained in:
parent
68050b56bc
commit
e2319c84db
218 changed files with 89 additions and 9100 deletions
|
|
@ -5,7 +5,7 @@ import { boundariesConfig } from './eslint.boundaries.mjs';
|
|||
|
||||
export default tseslint.config(
|
||||
// Global ignores
|
||||
{ ignores: ['node_modules/**', 'build/**', 'public/pb/**', 'src/generated/**'] },
|
||||
{ ignores: ['node_modules/**', 'build/**'] },
|
||||
|
||||
// Base JS recommended
|
||||
js.configs.recommended,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue