../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct] npmERR!for (const auto denominator : denominators) npmERR!^ npmERR!../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std...
typeIncludeEntry={/*** One or more paths to scan for files to upload.*/paths:string[];/*** One or more paths to ignore during upload.* Overrides entries in ignoreFile file.** Defaults to `['node_modules']` if neither `ignoreFile` nor `ignore` is set.*/ignore?:string|string[];...
typeIncludeEntry={/*** One or more paths to scan for files to upload.*/paths:string[];/*** One or more paths to ignore during upload.* Overrides entries in ignoreFile file.** Defaults to `['node_modules']` if neither `ignoreFile` nor `ignore` is set.*/ignore?:string|string[];...
;"builtin" config from /usr/local/lib/node_modules/npm/npmrcglobalignorefile="/etc/npmignore"prefix="/usr/local"python="/usr/bin/python3";"user" config from /home/pierre/.npmrcsave-prefix="~";node bin location = /usr/bin/node;cwd = ***;HOME = /home/pierre;Run `npm config ls ...
Added: ignoreFunctions: [] to media-query-no-invalid (#8060) (@ryo-manba). Added: name configuration property under overrides (#8095) (@ryo-manba). Fixed: benchmark-rule script to resolve TypeError (#8090) (@ybiquitous). Fixed: github formatter deprecation warning link to https...
.npmignore chore(deps): update dependency @crowdin/cli to v4.4.1 (master) (#4979) 2个月前 .npmrc chore: remove auth-always (#4921) 3个月前 .nvmrc chore(deps): update node.js to v22 (#5035) 24天前 .prettierignore Revert "migrate helm chart (#4685)" 7个月前 ...
daaf461 #5291 fix: ignore global prefix if --prefix is used (@wraithgar)Documentationf281ec8 #5257 docs: Fix link syntax in dependency-selectors.md (@aried3r)Dependencies741bccf #5284 deps: @npmcli/config@4.2.1 7f31b85 #5284 deps: nopt@6.0.0 2569d82 #5284 deps: node-gyp@9.1.0...
options.entries Specifies whether to emit entries ('emit') or not ('ignore'). Default is 'emit'. options.sharedStrings Specifies whether to cache shared strings ('cache'), which inserts them into the respective cell values, or whether to emit them ('emit') or ignore them ('ignore'), ...
Ignore node_modules and .git folders by defaultStarting with this release, all built-in Deno tooling will skip node_modules/ and .git/ directories by default. You can run tools like formatter (deno fmt) or linter (deno lint) without having to worry that they will start crawling through the...
ts-node -D ts-node --ignoreDiagnostics Ignore TypeScript warnings by diagnostic code Environment: TS_NODE_IGNORE_DIAGNOSTICS Transpilation Options ignore ts-node -I <regexp matching ignored files> ts-node --ignore <regexp matching ignored files> Override the path patterns to skip compilati...