Dan Aprahamian

Results 8 issues of Dan Aprahamian

Saw this repo b/c it was in js weekly newsletter. B/c of the way bitwise AND work on `number`s in JS (casting down to 32-bit signed integers), the `isPowerOfTwo` function...

I am currently generating the plugin like this ``` const sass = require('rollup-plugin-sass'); ... const output = 'my-output${env.prodution ? '.min' : ''}.css'; const sourceMap = `${output}.map` const outputStyle = env.production...

From https://github.com/expressjs/discussions/issues/85#issuecomment-517076103, this is for setting up an issue template.

action item

Hi, How do you enable/disable individual rules? I have been able to disable either all rules with: ``` // jscs:disable ``` And I have been able to disable all jsDoc...

beginner-friendly

### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. ### Summary I need...

Issue-Enhancement
Up for Grabs

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSReadLine) - [X] Search the existing issues, especially...

**Summary of the new feature** The `` `e `` and `` `u{xxxx} `` special characters in double-quoted strings were added in Powershell 6. It would be nice to have a...

Issue - New Rule
Up-for-Grabs

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSReadLine) - [X] Search the existing issues, especially...

Needs-Triage :mag: