-
If `standard` is already installed in a package, npm's deduping will not install it to the expected location for the `postinstall` script.
That's a pretty janky implementation strategy - perhaps we s…
-
Best practice to have a `CHANGELOG.md`, preferably using [standard formatting](http://keepachangelog.com/)
-
Would it be possible to extract the JSX / React parts into a separate config (and remove them from this config)?
I have non-React JavaScript projects where it feels a bit weird having to install the …
-
am I supposed to be able to run this in a top level directory and have it recursively search and test all of my js files? If I run it from the top level of [this repo](https://github.com/nickdesaulni…
-
Pretty much go through some of the things I wrote in [esformatter-transformer-eslintrc](https://github.com/Nate-Wilkins/esformatter-transformer-eslintrc)
## Rule Transformer
Here's the current inter…
-
The SkewTableau.rectify() command currently runs JDT rather than taking the reading word of the tableau and Schensted-inserting it. This is inefficient for skew tableaux lambda/mu having a large in…
-
## Install
``` bash
npm install semistandard -g
```
-
Actually schensted_insert has options form inserting on either the right or the left. Bump is equivalent to inserting on the right. Since the implementation of bump is slightly faster, we delete the…
-
I don't write any tests for my code. I know, I'm a bad person.
I would like to learn how to write effective tests and thought maybe there would be other people in the group that would also enjoy a ta…
-
Implements the segment and flush statistic for semistandard Young tableaux. Definition of the statistics may be found in arXiv:1401.1185.
CC: @tscrim
Component: **combinatorics**
Keywords: **se…