mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 16:44:48 -07:00
cleanup testing utilities, documentation, and AI commentary
This commit is contained in:
parent
bd2382c94e
commit
ef6cea6f6c
150 changed files with 891 additions and 1233 deletions
|
|
@ -1,5 +1,4 @@
|
|||
// MUST be first: installs BigInt.prototype.toJSON before any module that
|
||||
// creates the Redux store or connects to Redux DevTools.
|
||||
// @critical Must be the first import. See .github/instructions/webclient.instructions.md#initialization-order.
|
||||
import './polyfills';
|
||||
|
||||
import { StrictMode } from 'react';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue