Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm run upgrade, fixed toml prettier error #79

Merged
merged 1 commit into from
Dec 14, 2023
Merged

npm run upgrade, fixed toml prettier error #79

merged 1 commit into from
Dec 14, 2023

Conversation

biodranik
Copy link
Member

@biodranik biodranik commented Dec 14, 2023

✗ npm run format   

> [email protected] format
> prettier --write '{src,test}/**/*.{ts,tsx}' '*.json' '*.yml' '*.toml' '.github/**/*.yml'

src/bindings.d.ts 83ms (unchanged)
src/index.ts 12ms (unchanged)
src/servers.ts 16ms (unchanged)
src/versions.ts 7ms (unchanged)
test/servers.test.ts 11ms (unchanged)
test/versions.test.ts 7ms (unchanged)
jest.config.json 12ms (unchanged)
metadata.json 1ms (unchanged)
package-lock.json 85ms (unchanged)
package.json 1ms (unchanged)
tsconfig.json 0ms (unchanged)
.eslintrc.yml 12ms (unchanged)
[error] No parser could be inferred for file "/Users/alex/Developer/omim/meta/wrangler.toml".
.github/workflows/check.yml 2ms (unchanged)
.github/workflows/deploy-master-to-prod.yml 1ms (unchanged)

@biodranik biodranik requested a review from rtsisyk December 14, 2023 19:18
@rtsisyk rtsisyk merged commit dc91b63 into master Dec 14, 2023
1 check passed
@rtsisyk rtsisyk deleted the ab-upgrade branch December 14, 2023 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants