From b8a76f2f53d2c55c00053203ef91e4629d2306ba Mon Sep 17 00:00:00 2001 From: KHeo Date: Tue, 30 Jun 2020 11:52:24 +0900 Subject: [PATCH] crlf -> lf. --- cli/types/index.d.ts | 66 ++++++++++++++++++++++---------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/cli/types/index.d.ts b/cli/types/index.d.ts index 173ef6115412..64600eb51430 100644 --- a/cli/types/index.d.ts +++ b/cli/types/index.d.ts @@ -1,33 +1,33 @@ -// Project: https://www.cypress.io -// GitHub: https://github.com/cypress-io/cypress -// Definitions by: Gert Hengeveld -// Mike Woudenberg -// Robbert van Markus -// Nicholas Boll -// TypeScript Version: 3.4 -// Updated by the Cypress team: https://www.cypress.io/about/ - -/// -/// -/// -/// -/// -/// -/// -/// -/// -/// -/// - -// jQuery includes dependency "sizzle" that provides types -// so we include it too in "node_modules/sizzle". -// This way jQuery can load it using 'reference types="sizzle"' directive - -// load ambient declaration for "cypress" NPM module -// hmm, how to load it better? -/// - -/// -/// -/// -/// +// Project: https://www.cypress.io +// GitHub: https://github.com/cypress-io/cypress +// Definitions by: Gert Hengeveld +// Mike Woudenberg +// Robbert van Markus +// Nicholas Boll +// TypeScript Version: 3.4 +// Updated by the Cypress team: https://www.cypress.io/about/ + +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// +/// + +// jQuery includes dependency "sizzle" that provides types +// so we include it too in "node_modules/sizzle". +// This way jQuery can load it using 'reference types="sizzle"' directive + +// load ambient declaration for "cypress" NPM module +// hmm, how to load it better? +/// + +/// +/// +/// +///