Jason Gardella

Results 5 issues of Jason Gardella

I've found a strange issue where deserialization of a type works fine in my program, but fails when I run the same serialization in interactive. In interactive I get the...

[FSharpLint ](https://github.com/fsprojects/FSharpLint) is a project for linting F# code. Would it be possible to add an integration with this project for live linting in Rider? We could either make it...

Creating this issue for tracking and discussing FSharpLint v1. This will give us a chance to get some breaking changes out of the way and overall put the lint tool...

What should the default rules be for FSharpLint? We can update them as part of the v1 release. I would like them to align with the [F# style guide](https://docs.microsoft.com/en-us/dotnet/fsharp/style-guide/) as...

question

Implement detection for [ES2016+ features](http://kangax.github.io/compat-table/es2016plus/): **2016 features** - [x] exponentiation (**) operator - [x] Array.prototype.includes **2016 misc** - [ ] nested rest destructuring, declarations - [ ] nested rest destructuring,...