Daiki Nishikawa

Results 15 issues of Daiki Nishikawa

At present, I decided not to support partially JSON expression like below in #27. > Partially JSON expressions such as [notValid, {isValid:true}] ensuring {isValid:true} is transformed. ``` const data =...

enhancement

## Summary Related #3328 I implemented simple ignore option for files config. ## Test Plan I added some test cases for this ignore option.

A-CLI

Fix #3748 ## Summary This PR is initial implementation for satisfies expression released in TS.4.9. This is almost same as the implementation of TsAsExpression. ## Test Plan I added some...

## Summary Fix #3904 This PR is implementation for Auto Accessors released in TS.4.9. ## Test Plan I added some parser tests and passed some prettier tests.

## Summary Part of #2400 This PR is initial implementation for "extends constraints on infer type" released in TS.4.7. ## Test Plan I add some parser tests and confirmed the...

The license of this package is specified to W3C Software and Document License (2015/05/13) , but it was expired in 2022. https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document We can use this package under the new...

`SparseGCN` has a serious performance issue. Training time/epoch of the Tox21 example is almost 30 times than `PadGCN`. **Result on my local PC (CPU)** Log about `SparseGCN` ```bash $ python...

enhancement
help wanted

These are old scores which is related to MoleculeNet database. I moved them from the deepchem repo. (see : https://github.com/deepchem/deepchem/pull/2339) ## classification ### Index splitting |Dataset |Model |Train score/ROC-AUC|Valid score/ROC-AUC|...

This PR added support for the `shouldPersistHeaders` option to the graphiql plugin.

### Description Implement [no-static-element-interactions](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/docs/rules/no-static-element-interactions.md) This rule is one of the recommended rules in eslint-plugin-jsx-a11y. **Want to contribute?** Lets we know you are interested! We will assign you to the issue...

good first issue
S-Help-wanted
A-Linter
L-JavaScript