Andrii Lundiak
Andrii Lundiak
I use npm version of code. My Deps: - jquery `v3.3.1` - jquery-mask-plugin `v1.14.15`. **Issue was NOT reproduced** with: - jquery `v1.11.2` and - jquery-mask-plugin `v1.11.4` #### Browser Chrome `v68.x`...
CSS:  and `csslint` (via grunt-contrib-csslint) with `errors: false` gives me: ``` [L47:C25] >> ERROR: Expected RBRACE at line 47, col 25. This rule looks for recoverable syntax errors. (errors)...
My env: MacOS `10.12.5`, node `8.1.2`, npm `5.0.3`, grunt-githooks `0.6.0`, zsh `5.2`. The same behavior on Windows 7, git version 2.9.0.windows.1. My Grunt configs (example with `pre-commit` hook): ``` eslint...,...
- double quote vs. single quote, - BookDataSource used before declaration, - missed semicolon - unnececary semicolon - missed whitespace - let vs. const I spotted on lint errors, when...
- "If 'router-outlet' is an Angular component, then verify that it is part of this module" - "If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas'" -...
Here is example: ``` ERROR: ...src/app/api.service.ts[9, 16]: " should be ' ERROR: ...src/app/api.service.ts[9, 16]: " should be ' ERROR: ...src/app/api.service.ts[31, 4]: Unnecessary semicolon ERROR: ...src/app/api.service.ts[31, 4]: Unnecessary semicolon ERROR: ...src/app/api.service.ts[34,...
I clonned `mean-stack-angular6-crud-example`, then `npm install` U also have it? ``` (node:41415) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead 10% building modules 3/3 modules 0 active26 07...
I use grunt-contrib-requirejs v `1.0.0` And in my js folder of code there are many js files, including jquery src folder (with intro.js and outro.js) I also have optimizeCss =...
### What's not working? I expected `yarn rw test` to not cause any security, virus or malware warnings what so ever. ### How do we reproduce the bug? - Setup...
2023 and this is still not fixed? I use D3 `v7.8.3` and `0.7.20`. ``` ``` What is going on? :) As soon as i move by mouse over the chatter...