Home
last modified time | relevance | path

Searched refs:typescript (Results 1 – 25 of 100) sorted by relevance

1234

/expo/home/
H A Dgraphql-codegen.yml9 - typescript
10 - typescript-operations
11 - typescript-react-apollo
/expo/packages/eslint-config-universe/__tests__/__snapshots__/
H A Dtypescript-analysis-test.js.snap3 exports[`lints: fixtures/typescript-analysis-00.ts 1`] = `
42 exports[`lints: fixtures/typescript-analysis-01.ts 1`] = `
57 "ruleId": "@typescript-eslint/no-for-in-array",
74 exports[`lints: fixtures/typescript-analysis-02.ts 1`] = `
89 "ruleId": "@typescript-eslint/prefer-nullish-coalescing",
118 exports[`lints: fixtures/typescript-analysis-03.ts 1`] = `
133 "ruleId": "@typescript-eslint/no-throw-literal",
H A Ddefault-test.js.snap110 "ruleId": "@typescript-eslint/no-dupe-class-members",
121 "ruleId": "@typescript-eslint/no-unused-vars",
235 "ruleId": "@typescript-eslint/no-unused-vars",
246 "ruleId": "@typescript-eslint/no-unused-vars",
257 "ruleId": "@typescript-eslint/no-unused-vars",
268 "ruleId": "@typescript-eslint/no-unused-vars",
H A Dnode-test.js.snap115 "ruleId": "@typescript-eslint/no-dupe-class-members",
126 "ruleId": "@typescript-eslint/no-unused-vars",
250 "ruleId": "@typescript-eslint/no-unused-vars",
261 "ruleId": "@typescript-eslint/no-unused-vars",
272 "ruleId": "@typescript-eslint/no-unused-vars",
283 "ruleId": "@typescript-eslint/no-unused-vars",
H A Dnative-test.js.snap110 "ruleId": "@typescript-eslint/no-dupe-class-members",
121 "ruleId": "@typescript-eslint/no-unused-vars",
235 "ruleId": "@typescript-eslint/no-unused-vars",
246 "ruleId": "@typescript-eslint/no-unused-vars",
257 "ruleId": "@typescript-eslint/no-unused-vars",
268 "ruleId": "@typescript-eslint/no-unused-vars",
H A Dweb-test.js.snap110 "ruleId": "@typescript-eslint/no-dupe-class-members",
121 "ruleId": "@typescript-eslint/no-unused-vars",
235 "ruleId": "@typescript-eslint/no-unused-vars",
246 "ruleId": "@typescript-eslint/no-unused-vars",
257 "ruleId": "@typescript-eslint/no-unused-vars",
268 "ruleId": "@typescript-eslint/no-unused-vars",
/expo/packages/eslint-config-universe/
H A DCHANGELOG.md31 - Bumped `@typescript-eslint/*` dependencies from 5.27.0 to 5.45.1, to add the TypeScript 4.9 suppo…
35 - Upgrade typescript-eslint packages. ([#21025](https://github.com/expo/expo/pull/21025) by [@wschu…
49 - Bumped `@typescript-eslint/*` dependencies from 5.14.0 to 5.27.0, to add the TypeScript 4.7 suppo…
69 - Bumped `@typescript-eslint/eslint-plugin` from 4.28.5 to 5.9.0 for ESLint 8.x support. Same with …
105 - `@typescript-eslint/eslint-plugin` and `@typescript-eslint/eslint-parser` updated to 4.28.5,
121typescript-eslint/eslint-plugin` to 4.12.0 and `@typescript-eslint/parser` to 4.12.0. [See the cha…
140typescript-eslint/eslint-plugin` to 4.2.0 and `@typescript-eslint/parser` to 4.2.0. [See the chang…
158typescript-eslint/eslint-plugin` to 3.3.0 and `@typescript-eslint/parser` to 3.3.0. [See the v3 ch…
H A DREADME.md78typescript-eslint` rules that make use of the parsed type information. Note that this may increase…
88 + 'universe/shared/typescript-analysis',
105 …roject` option can be found in the [`typescript-eslint` repository](https://github.com/typescript-…
/expo/packages/@expo/cli/
H A Dgraphql-codegen.yml8 - 'typescript'
9 - 'typescript-operations'
/expo/packages/@expo/cli/src/customize/
H A Dtypescript.ts5 export async function typescript(projectRoot: string) { function
H A Dgenerate.ts95 const { typescript } = await import('./typescript.js'); constant
96 return typescript(projectRoot);
/expo/templates/expo-template-blank-typescript/
H A Dgitignore34 # typescript
/expo/templates/expo-template-blank/
H A Dgitignore34 # typescript
/expo/templates/expo-template-tabs/
H A Dgitignore34 # typescript
/expo/templates/expo-template-bare-minimum/
H A Dgitignore34 # typescript
/expo/templates/expo-template-tv/
H A Dgitignore34 # typescript
/expo/packages/expo-gl/build/
H A Dtypes.js.map1 …\n */\nexport interface WebGLObject {}\n\n// eslint-disable-next-line @typescript-eslint/no-redecl…
/expo/apps/native-component-list/src/screens/GL/
H A DProcessingNoClearScreen.tsx4 // eslint-disable-next-line @typescript-eslint/ban-types
H A DProcessingWrap.tsx13 // eslint-disable-next-line @typescript-eslint/ban-types
/expo/docs/pages/develop/user-interface/
H A Dnext-steps.mdx29 href="/guides/typescript/"
/expo/docs/
H A D.vale.ini17 …li, npx+, Build & deploy, OAuth & Permissions, Languages & Frameworks, typescript, Privacy & Secur…
/expo/packages/expo-dev-menu/mocks/react-native-gesture-handler/src/
H A Dindex.tsx38 // eslint-disable-next-line @typescript-eslint/no-redeclare
/expo/docs/pages/guides/
H A Dtypescript.mdx14 title="with-typescript"
16 href="https://github.com/expo/examples/tree/master/with-typescript"
28 <Terminal cmd={['$ npx create-expo-app -t expo-template-blank-typescript']} />
66 …expo start` prompts you to install the required dependencies, such as `typescript` and `@types/rea…
228 <Terminal cmd={['$ npm install ts-node typescript --save-dev']} />
234 <Terminal cmd={['$ yarn add -D ts-node typescript']} />
301 …mend referring to the [React TypeScript CheatSheet](https://github.com/typescript-cheatsheets/reac…
/expo/apps/native-component-list/src/screens/AV/
H A DRecordingScreen.tsx14 // eslint-disable-next-line @typescript-eslint/ban-types
/expo/apps/native-component-list/src/screens/
H A DAppearanceScreen.tsx12 // eslint-disable-next-line @typescript-eslint/ban-types

1234