mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
* chore: enhance prettier config * chore: fix prettier issues * Update package.json --------- Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>
17 lines
914 B
YAML
17 lines
914 B
YAML
# These are supported funding model platforms
|
|
|
|
github: [dai-shi] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
|
|
patreon: # Replace with a single Patreon username
|
|
open_collective: # Replace with a single Open Collective username
|
|
ko_fi: # Replace with a single Ko-fi username
|
|
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
|
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
|
liberapay: # Replace with a single Liberapay username
|
|
issuehunt: # Replace with a single IssueHunt username
|
|
otechie: # Replace with a single Otechie username
|
|
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
|
|
custom: [
|
|
'https://daishi.gumroad.com/l/uaxms',
|
|
'https://daishi.gumroad.com/l/learn-zustand-v4',
|
|
] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|