Home
last modified time | relevance | path

Searched +full:eslint +full:- +full:utils (Results 1 – 25 of 61) sorted by relevance

123

/third_party/flatbuffers/
Dpnpm-lock.yaml11 '@typescript-eslint/eslint-plugin':
13 version: 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.3)
14 '@typescript-eslint/parser':
16 version: 6.13.2(eslint@8.55.0)(typescript@5.3.3)
20 eslint:
29 /@aashutoshrathi/word-wrap@1.2.6:
30 …resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlC…
34 /@esbuild/android-arm64@0.19.8:
35 …resolution: {integrity: sha512-B8JbS61bEunhfx8kasogFENgQfr/dIp+ggYXwTqdbMAgGDhRa3AaPpQMuQU0rNxDLEC…
43 /@esbuild/android-arm@0.19.8:
[all …]
/third_party/skia/experimental/tskit/
Dpackage-lock.json9 "license": "BSD-3-Clause",
11 "@typescript-eslint/eslint-plugin": "^4.21.0",
12 "@typescript-eslint/parser": "^4.21.0",
13 "eslint": "^7.23.0", string
14 "eslint-config-airbnb-typescript": "^12.3.1",
15 "eslint-plugin-import": "^2.22.1",
19 "node_modules/@babel/code-frame": {
21 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz",
22 …"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETG…
28 "node_modules/@babel/helper-validator-identifier": {
[all …]
/third_party/css-what/
Dpackage-lock.json2 "name": "css-what",
8 "name": "css-what",
10 "license": "BSD-2-Clause",
14 "@typescript-eslint/eslint-plugin": "^5.17.0",
15 "@typescript-eslint/parser": "^5.17.0",
16 "eslint": "^8.12.0", string
17 "eslint-config-prettier": "^8.5.0",
18 "eslint-plugin-node": "^11.1.0",
21 "ts-jest": "^27.1.4",
31 "node_modules/@babel/code-frame": {
[all …]
/third_party/jsframework/
DREADME.md3 **The JSFramework is a framework for building mobile cross-platform UI written in TypeScript.**
6 - `runtime/`:all source code
7 - `./main/`:JS bundle parsing, data methods, event methods, reactivity, etc.
8 - `./preparation/`:JS framework initialization
9 - `./utils/`:some utils
10 - `./vdom/`:VM compilation
11 - `test/ut/`:unit test file
12 - `.eslintrc`:eslint configure
13 - `BUILD.gn`:compiling file of JS UI framework for NinjaJS
14 - `build_jsmock_system_plugin.js, build_strip_native_min.js`: build JS framework
[all …]
Dpackage-lock.json9 …"resolved": "https://repo.huaweicloud.com/repository/npm/@ampproject/remapping/-/remapping-2.2.0.t…
10 …"integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9…
13 "@jridgewell/gen-mapping": "^0.1.0",
14 "@jridgewell/trace-mapping": "^0.3.9"
17 "@babel/code-frame": {
19 …"resolved": "https://repo.huaweicloud.com/repository/npm/@babel/code-frame/-/code-frame-7.12.11.tg…
20 …"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETG…
26 "@babel/compat-data": {
28 …"resolved": "https://repo.huaweicloud.com/repository/npm/@babel/compat-data/-/compat-data-7.19.1.t…
29 …"integrity": "sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQ…
[all …]
DBUILD.gn6 # http://www.apache.org/licenses/LICENSE-2.0
25 "package-lock.json",
31 deps = [ "//third_party/css-what:css_what_sources" ]
38 node_modules = "//prebuilts/build-tools/common/js-framework/node_modules"
39 nodejs_path = "//prebuilts/build-tools/common/nodejs/current"
50 eslint = "//third_party/jsframework/.eslintrc"
53 css_what = "//third_party/css-what"
61 rebase_path(eslint, root_build_dir),
143 # utils
144 "runtime/utils/index.ts",
[all …]
/third_party/typescript/tests/baselines/reference/docker/
Dazure-sdk.log4 Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
5 Node.js version is 18.0.0 (pre-LTS)
8 ==[ @azure/eslint-plugin-azure-sdk ]=============================[ 1 of 274 ]==
9 "@azure-rest/agrifood-farming" is blocked by "@azure/eslint-plugin-azure-sdk".
10 "@azure-rest/core-client" is blocked by "@azure/eslint-plugin-azure-sdk".
11 "@azure/core-auth" is blocked by "@azure/eslint-plugin-azure-sdk".
12 "@azure/abort-controller" is blocked by "@azure/eslint-plugin-azure-sdk".
13 "@azure/core-rest-pipeline" is blocked by "@azure/eslint-plugin-azure-sdk".
14 "@azure/core-tracing" is blocked by "@azure/eslint-plugin-azure-sdk".
15 "@azure/core-util" is blocked by "@azure/eslint-plugin-azure-sdk".
[all …]
/third_party/parse5/
Dpackage-lock.json2 "name": "parse5-build-scripts",
7 "name": "parse5-build-scripts",
15 "@typescript-eslint/eslint-plugin": "^5.43.0",
16 "@typescript-eslint/parser": "^5.43.0",
17 "eslint": "^8.27.0", string
18 "eslint-config-prettier": "^8.5.0",
19 "eslint-plugin-unicorn": "^44.0.2",
22 "lint-staged": "^13.0.3",
25 "ts-jest": "^29.0.3",
26 "ts-node": "^10.9.1",
[all …]
/third_party/typescript/
Dpackage.json2 "name": "ohos-typescript",
8 "version": "4.9.5-r4",
9 "license": "Apache-2.0",
47 "@types/fancy-log": "2.0.0",
48 "@types/fs-extra": "9.0.13",
51 "@types/gulp-concat": "0.0.33",
52 "@types/gulp-newer": "0.0.32",
53 "@types/gulp-rename": "2.0.1",
54 "@types/gulp-sourcemaps": "0.0.35",
56 "@types/microsoft__typescript-etw": "0.1.1",
[all …]
Dpackage-lock.json2 "name": "ohos-typescript",
3 "version": "4.9.5-r4",
7 "@aashutoshrathi/word-wrap": {
9 …ed": "https://repo.huaweicloud.com/repository/npm/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz",
10 …"integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFw…
13 "@es-joy/jsdoccomment": {
15 …"resolved": "https://repo.huaweicloud.com/repository/npm/@es-joy/jsdoccomment/-/jsdoccomment-0.31.…
16 …"integrity": "sha512-tc1/iuQcnaiSIUVad72PBierDFpsxdUHtEF/OrfqvM1CBAsIoMP51j52jTMb3dXriwhieTo289Inz…
19 "comment-parser": "1.3.1",
21 "jsdoc-type-pratt-parser": "~3.1.0"
[all …]
/third_party/typescript/scripts/eslint/tests/support/
DRuleTester.cjs2 const { TSESLint } = require("@typescript-eslint/utils");
4 module.exports.ROOT_DIR = path.join(process.cwd(), "scripts", "eslint", "tests", "fixtures");
/third_party/typescript/scripts/eslint/rules/
Donly-arrow-functions.cjs1 const { AST_NODE_TYPES, TSESTree } = require("@typescript-eslint/utils");
2 const { createRule } = require("./utils.cjs");
5 name: "only-arrow-functions",
8 description: `Disallows traditional (non-arrow) function expressions.`,
12 onlyArrowFunctionsError: "non-arrow functions are forbidden",
58 stack[stack.length - 1] = true;
70 …NamedFunctions && node.id !== null) || isMethodType(node)) { // eslint-disable-line no-null/no-null
Dboolean-trivia.cjs1 const { AST_NODE_TYPES, TSESTree } = require("@typescript-eslint/utils");
2 const { createRule } = require("./utils.cjs");
5 name: "boolean-trivia",
33 // eslint-disable-next-line no-null/no-null
Dno-in-operator.cjs1 const { TSESTree } = require("@typescript-eslint/utils");
2 const { createRule } = require("./utils.cjs");
5 name: "no-in-operator",
12 …noInOperatorError: `Don't use the 'in' keyword - use 'hasProperty' to check for key presence inste…
Dno-type-assertion-whitespace.cjs1 const { TSESTree } = require("@typescript-eslint/utils");
2 const { createRule } = require("./utils.cjs");
5 name: "no-type-assertion-whitespace",
Done-namespace-per-file.cjs1 const { AST_NODE_TYPES, TSESTree } = require("@typescript-eslint/utils");
2 const { createRule } = require("./utils.cjs");
5 name: "one-namespace-per-file",
8 description: `Limits each file to having at most one top-level namespace declaration`,
Dtype-operator-spacing.cjs1 const { TSESTree, AST_TOKEN_TYPES } = require("@typescript-eslint/utils");
2 const { createRule } = require("./utils.cjs");
5 name: "type-operator-spacing",
32 if (/\S/.test(text[start - 1]) || /\S/.test(text[end])) {
Dutils.cjs1 const { ESLintUtils } = require("@typescript-eslint/utils");
Dsimple-indent.cjs1 const { TSESTree } = require("@typescript-eslint/utils");
2 const { createRule } = require("./utils.cjs");
5 name: "simple-indent",
Ddebug-assert.cjs1 const { AST_NODE_TYPES, TSESTree } = require("@typescript-eslint/utils");
2 const { createRule } = require("./utils.cjs");
5 name: "debug-assert",
/third_party/parse5/packages/parse5/lib/parser/
Dindex.test.ts4 import { generateParsingTests } from 'parse5-test-utils/utils/generate-parsing-tests.js';
5 import { treeAdapters } from 'parse5-test-utils/utils/common.js';
12 //TODO(GH-448): Foreign content behaviour was updated in the HTML spec.
14 '0.foreign-fragment',
15 '1.foreign-fragment',
16 '38.foreign-fragment',
17 '40.foreign-fragment',
18 '47.foreign-fragment',
19 '48.foreign-fragment',
32 … suitePath: new URL('../../../../test/data/html5lib-tests/tree-construction', import.meta.url),
[all …]
/third_party/typescript/src/testRunner/unittests/tsserver/
Dsession.ts49 byteLength: Utils.byteLength,
185 … version: ts.version, // eslint-disable-line @typescript-eslint/no-unnecessary-qualifier
300 req.arguments = null; // eslint-disable-line no-null/no-null
348 const len = 1 + Utils.byteLength(strmsg, "utf8");
349 const resultMsg = `Content-Length: ${len}\r\n\r\n${strmsg}\n`;
353 …expect(session.send(msg)).to.not.exist; // eslint-disable-line @typescript-eslint/no-unused-expres…
396 const evt = "notify-test";
471 byteLength: Utils.byteLength,
518 byteLength: Utils.byteLength,
576 …describe("unittests:: tsserver:: Session:: an example of using the Session API to create an in-pro…
[all …]
/third_party/jsframework/runtime/main/page/entry/
Dinit.ts10 * http://www.apache.org/licenses/LICENSE-2.0
24 * - init bundle
31 } from '../../../utils/index';
47 $app_define$(...args: any[]): void; // eslint-disable-line camelcase
48 $app_bootstrap$(name: string): void; // eslint-disable-line camelcase
49 $app_require$(name: string): void; // eslint-disable-line camelcase
128 * @param {string} functionCode - Js bundle code.
129 * @param {Object[]} args - Global methods for compile js bundle code.
/third_party/spirv-tools/tools/sva/
Dyarn.lock5 "@eslint-community/eslint-utils@^4.2.0":
7 …resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23…
8 …integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9…
10 eslint-visitor-keys "^3.3.0"
12 "@eslint-community/regexpp@^4.4.0":
14 …resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a…
15 …integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6F…
17 "@eslint/eslintrc@^2.0.3":
19 …resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.3.tgz#4910db5505f4d503f2777…
20 …integrity sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuS…
[all …]
/third_party/jsframework/runtime/main/reactivity/
Dobject.js1 /* eslint-disable */
6 } from '../../utils/index.ts';
7 import * as _ from '../../utils/index.ts';
35 while (i--) {
83 while (i--) {

123