Highlights
- Arctic Code Vault Contributor
- 1 discussion answered
Popular repositories
-
Forked from SparkViewEngine/spark
Spark is a view engine for ASP.NET MVC and Castle Project MonoRail frameworks. The idea is to allow the html to dominate the flow and any code to fit seamlessly.
C# 1
-
Forked from filamentgroup/jQuery-UI-Date-Range-Picker
A range picker built on top of jQuery UI's Datepicker Control
-
Forked from antiufo/roslyn-linq-rewrite
Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.
C# 1
-
-
Forked from FineUploader/fine-uploader
Multiple file upload plugin with progress-bar, drag-and-drop.
JavaScript
-
86 contributions in the last year
Contribution activity
April 2021
March 2021
Created an issue in angular-eslint/angular-eslint that received 3 comments
migration from 1 to 2 creates .eslintrc.json when you have a .eslintrc.js file already
steps to reproduce:
have @angular-eslint
1.2.0 installed and configured with .eslintrc.js
file
update with ng update @angular-eslint/schematics
a…