yarn add --dev \ typescript@\* \ eslint@^8.0.1 \ eslint-plugin-promise@^6.0.0 \ eslint-plugin-import@^2.25.2 \ eslint-plugin-n@^15.0.0 \ @typescript-eslint/eslint-plugin@^6.4.0 \ eslint-config-standard-with-typescript@latest Example config Here is an example .eslintrc.js...
ESLint couldn't find the config "standard-with-typescript" to extend from. Please check that the name of the config is correct.The config "standard-with-typescript" was referenced from the config file in ".../.eslintrc.json".If you still have problems, please stop by https://eslint....
v6.8 should not encounter this error for the TYPESCRIPT_STANDARD check. Super-Linter version v6.8.0 Super-linter configuration -name:Checkout Codeuses:actions/checkout@v4with:fetch-depth:0-name:Install Package Dependenciesrun:|npm install @angular-eslint/eslint-plugin@17.2.1npm install @angular-...
A JavaScript/TypeScript implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC.展开收起 暂无标签 /suniv/jsSHA ...
Please use this package alongside@vue/eslint-config-typescript. To useeslint.config.tsas the configuration file, you also need to installjiti. npm add --dev jiti @vue/eslint-config-typescript @vue/eslint-config-standard-with-typescript ...
Our AST on JS side (via oxc-parser NPM package) is now aligned with ESTree standard for JS syntax. We have conformance tests which ensure our AST is exactly the same as Acorn's AST for all Test262 test cases which Acorn can parse. Howeve...
AdGuard's TypeScript library for non-standard element selecting and applying CSS styles with extended properties.The idea of extended capabilities is an opportunity to match DOM elements with selectors based on their own representation (style, text content, etc.) or relations with other elements. ...
A pure TypeScript/JavaScript streaming implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC. Usage More complete documentation can be found on thejsSHA Wikibut below...
Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface. Resources Readme Activity...
A TypeScript library for non-standard element selecting — :contains(), :matches-css(), etc., and applying CSS styles with extended properties. - AdguardTeam/ExtendedCss