Working from home
Block or Report
Block or report ematipico
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
terraform-nextjs-plugin Public
A plugin to generate terraform configuration for Nextjs 8 and 9
-
-
-
-
middy-request-response Public
Creates a request/response objects from API Gateway event
1,875 contributions in the last year
We're celebrating 100 million developers!
Less
More
Activity overview
Contribution activity
January 2023
Created 10 commits in 2 repositories
Created 1 repository
Created a pull request in rome/tools that received 5 comments
chore: update rust and dependencies
Summary
This PR updates the toolchain version and tokio
version. Test Plan
The existing CI should pass Documentation
The PR requires documentation
+117
−47
•
5
comments
Opened 3 other pull requests in 1 repository
Reviewed 19 pull requests in 1 repository
rome/tools
19 pull requests
- feat(vscode): enable JSON formatting
- docs(linter): minor fixes and improvements
- feat(rome_service): recycle the node cache across parsing sessions
- feat(rome_js_analyze): implements useSimpleNumberKeys
-
feat(rome_js_analyze):
noPrototypeBuiltins
-
feat(rome_js_analyze):
noDuplicatePrivateClassMembers
-
feat(rome_js_analyze):
noDuplicateClassMembers
-
chore(rome_js_analyze):
noSwitchDeclarations
-
feat(rome_js_analyze):
noParameterProperties
-
docs(useIsNan): promote
Number.isNaN
instead ofisNaN
-
refactor(js_ungram): normalize
BigInt
toBigint
-
feat(rome_js_analyze):
noConfusingLabels
-
feat(rome_js_analyze):
noInferrableTypes
-
feat(rome_lsp): add a
replace_range
method toDocument
-
feat(rome_js_analyze):
useYield
rule - feat(rome_cli): Enable JSON formatting
-
feat(rome_js_analyze):
noUselessRename
- refactor(rome_js_parser): Inroduce TypeContext
-
chore: remove
FileId
from the codebase