-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(prettier): add pnpm prettignore and format (#696)
* chore(prettier): add pnpm prettignore and format * fix(husky): add missing file format
- Loading branch information
Showing
236 changed files
with
920 additions
and
484 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,4 @@ about: Describe this issue template's purpose here. | |
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,4 @@ dist/ | |
|
||
# Specific to prettier | ||
package.json | ||
CHANGELOG.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
{ | ||
"presets": ["@babel/preset-env", "@babel/preset-react", ["@babel/preset-typescript", { "allowDeclareFields": true }]], | ||
"presets": [ | ||
"@babel/preset-env", | ||
"@babel/preset-react", | ||
["@babel/preset-typescript", { "allowDeclareFields": true }] | ||
], | ||
"plugins": ["@babel/plugin-transform-runtime"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,239 @@ | ||
export type AvailableCountries = 'AF' | 'AX' | 'AL' | 'DZ' | 'AS' | 'AD' | 'AO' | 'AI' | 'AG' | 'AR' | 'AM' | 'AW' | 'AU' | 'AT' | 'AZ' | 'BS' | 'BH' | 'BD' | 'BB' | 'BY' | 'BE' | 'BZ' | 'BJ' | 'BM' | 'BT' | 'BO' | 'BA' | 'BW' | 'BR' | 'IO' | 'BN' | 'BG' | 'BF' | 'BI' | 'KH' | 'CM' | 'CA' | 'CV' | 'KY' | 'CF' | 'TD' | 'CL' | 'CN' | 'CX' | 'CC' | 'CO' | 'KM' | 'CG' | 'CD' | 'CK' | 'CR' | 'CI' | 'HR' | 'CU' | 'CY' | 'CZ' | 'DK' | 'DJ' | 'DM' | 'DO' | 'EC' | 'EG' | 'SV' | 'GQ' | 'ER' | 'EE' | 'ET' | 'FK' | 'FO' | 'FJ' | 'FI' | 'FR' | 'GF' | 'PF' | 'GA' | 'GM' | 'GE' | 'DE' | 'GH' | 'GI' | 'GR' | 'GL' | 'GD' | 'GP' | 'GU' | 'GT' | 'GG' | 'GN' | 'GW' | 'GY' | 'HT' | 'VA' | 'HN' | 'HK' | 'HU' | 'IS' | 'IN' | 'ID' | 'IR' | 'IQ' | 'IE' | 'IM' | 'IL' | 'IT' | 'JM' | 'JP' | 'JE' | 'JO' | 'KZ' | 'KE' | 'KI' | 'KP' | 'KR' | 'KW' | 'KG' | 'LA' | 'LV' | 'LB' | 'LS' | 'LR' | 'LY' | 'LI' | 'LT' | 'LU' | 'MO' | 'MK' | 'MG' | 'MW' | 'MY' | 'MV' | 'ML' | 'MT' | 'MH' | 'MQ' | 'MR' | 'MU' | 'YT' | 'MX' | 'FM' | 'MD' | 'MC' | 'MN' | 'ME' | 'MS' | 'MA' | 'MZ' | 'MM' | 'NA' | 'NR' | 'NP' | 'NL' | 'NC' | 'NZ' | 'NI' | 'NE' | 'NG' | 'NU' | 'NF' | 'MP' | 'NO' | 'OM' | 'PK' | 'PW' | 'PS' | 'PA' | 'PG' | 'PY' | 'PE' | 'PH' | 'PL' | 'PT' | 'PR' | 'QA' | 'RO' | 'RU' | 'RW' | 'RE' | 'BL' | 'SH' | 'KN' | 'LC' | 'MF' | 'PM' | 'VC' | 'WS' | 'SM' | 'ST' | 'SA' | 'SN' | 'RS' | 'SC' | 'SL' | 'SG' | 'SK' | 'SI' | 'SB' | 'SO' | 'ZA' | 'SS' | 'ES' | 'LK' | 'SD' | 'SR' | 'SJ' | 'SZ' | 'SE' | 'CH' | 'SY' | 'TW' | 'TJ' | 'TZ' | 'TH' | 'TL' | 'TG' | 'TK' | 'TO' | 'TT' | 'TN' | 'TR' | 'TM' | 'TC' | 'TV' | 'UG' | 'UA' | 'AE' | 'GB' | 'US' | 'UY' | 'UZ' | 'VU' | 'VE' | 'VN' | 'VG' | 'VI' | 'WF' | 'YE' | 'ZM' | 'ZW' | ||
export type AvailableCountries = | ||
| 'AF' | ||
| 'AX' | ||
| 'AL' | ||
| 'DZ' | ||
| 'AS' | ||
| 'AD' | ||
| 'AO' | ||
| 'AI' | ||
| 'AG' | ||
| 'AR' | ||
| 'AM' | ||
| 'AW' | ||
| 'AU' | ||
| 'AT' | ||
| 'AZ' | ||
| 'BS' | ||
| 'BH' | ||
| 'BD' | ||
| 'BB' | ||
| 'BY' | ||
| 'BE' | ||
| 'BZ' | ||
| 'BJ' | ||
| 'BM' | ||
| 'BT' | ||
| 'BO' | ||
| 'BA' | ||
| 'BW' | ||
| 'BR' | ||
| 'IO' | ||
| 'BN' | ||
| 'BG' | ||
| 'BF' | ||
| 'BI' | ||
| 'KH' | ||
| 'CM' | ||
| 'CA' | ||
| 'CV' | ||
| 'KY' | ||
| 'CF' | ||
| 'TD' | ||
| 'CL' | ||
| 'CN' | ||
| 'CX' | ||
| 'CC' | ||
| 'CO' | ||
| 'KM' | ||
| 'CG' | ||
| 'CD' | ||
| 'CK' | ||
| 'CR' | ||
| 'CI' | ||
| 'HR' | ||
| 'CU' | ||
| 'CY' | ||
| 'CZ' | ||
| 'DK' | ||
| 'DJ' | ||
| 'DM' | ||
| 'DO' | ||
| 'EC' | ||
| 'EG' | ||
| 'SV' | ||
| 'GQ' | ||
| 'ER' | ||
| 'EE' | ||
| 'ET' | ||
| 'FK' | ||
| 'FO' | ||
| 'FJ' | ||
| 'FI' | ||
| 'FR' | ||
| 'GF' | ||
| 'PF' | ||
| 'GA' | ||
| 'GM' | ||
| 'GE' | ||
| 'DE' | ||
| 'GH' | ||
| 'GI' | ||
| 'GR' | ||
| 'GL' | ||
| 'GD' | ||
| 'GP' | ||
| 'GU' | ||
| 'GT' | ||
| 'GG' | ||
| 'GN' | ||
| 'GW' | ||
| 'GY' | ||
| 'HT' | ||
| 'VA' | ||
| 'HN' | ||
| 'HK' | ||
| 'HU' | ||
| 'IS' | ||
| 'IN' | ||
| 'ID' | ||
| 'IR' | ||
| 'IQ' | ||
| 'IE' | ||
| 'IM' | ||
| 'IL' | ||
| 'IT' | ||
| 'JM' | ||
| 'JP' | ||
| 'JE' | ||
| 'JO' | ||
| 'KZ' | ||
| 'KE' | ||
| 'KI' | ||
| 'KP' | ||
| 'KR' | ||
| 'KW' | ||
| 'KG' | ||
| 'LA' | ||
| 'LV' | ||
| 'LB' | ||
| 'LS' | ||
| 'LR' | ||
| 'LY' | ||
| 'LI' | ||
| 'LT' | ||
| 'LU' | ||
| 'MO' | ||
| 'MK' | ||
| 'MG' | ||
| 'MW' | ||
| 'MY' | ||
| 'MV' | ||
| 'ML' | ||
| 'MT' | ||
| 'MH' | ||
| 'MQ' | ||
| 'MR' | ||
| 'MU' | ||
| 'YT' | ||
| 'MX' | ||
| 'FM' | ||
| 'MD' | ||
| 'MC' | ||
| 'MN' | ||
| 'ME' | ||
| 'MS' | ||
| 'MA' | ||
| 'MZ' | ||
| 'MM' | ||
| 'NA' | ||
| 'NR' | ||
| 'NP' | ||
| 'NL' | ||
| 'NC' | ||
| 'NZ' | ||
| 'NI' | ||
| 'NE' | ||
| 'NG' | ||
| 'NU' | ||
| 'NF' | ||
| 'MP' | ||
| 'NO' | ||
| 'OM' | ||
| 'PK' | ||
| 'PW' | ||
| 'PS' | ||
| 'PA' | ||
| 'PG' | ||
| 'PY' | ||
| 'PE' | ||
| 'PH' | ||
| 'PL' | ||
| 'PT' | ||
| 'PR' | ||
| 'QA' | ||
| 'RO' | ||
| 'RU' | ||
| 'RW' | ||
| 'RE' | ||
| 'BL' | ||
| 'SH' | ||
| 'KN' | ||
| 'LC' | ||
| 'MF' | ||
| 'PM' | ||
| 'VC' | ||
| 'WS' | ||
| 'SM' | ||
| 'ST' | ||
| 'SA' | ||
| 'SN' | ||
| 'RS' | ||
| 'SC' | ||
| 'SL' | ||
| 'SG' | ||
| 'SK' | ||
| 'SI' | ||
| 'SB' | ||
| 'SO' | ||
| 'ZA' | ||
| 'SS' | ||
| 'ES' | ||
| 'LK' | ||
| 'SD' | ||
| 'SR' | ||
| 'SJ' | ||
| 'SZ' | ||
| 'SE' | ||
| 'CH' | ||
| 'SY' | ||
| 'TW' | ||
| 'TJ' | ||
| 'TZ' | ||
| 'TH' | ||
| 'TL' | ||
| 'TG' | ||
| 'TK' | ||
| 'TO' | ||
| 'TT' | ||
| 'TN' | ||
| 'TR' | ||
| 'TM' | ||
| 'TC' | ||
| 'TV' | ||
| 'UG' | ||
| 'UA' | ||
| 'AE' | ||
| 'GB' | ||
| 'US' | ||
| 'UY' | ||
| 'UZ' | ||
| 'VU' | ||
| 'VE' | ||
| 'VN' | ||
| 'VG' | ||
| 'VI' | ||
| 'WF' | ||
| 'YE' | ||
| 'ZM' | ||
| 'ZW' |
Oops, something went wrong.