📝 Installed alacritty and codium
This commit is contained in:
parent
077f356bc1
commit
423aa812e9
1488 changed files with 5573 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
["INFO" - 2:48:44 AM] Extension Name: esbenp.prettier-vscode.
|
||||
["INFO" - 2:48:44 AM] Extension Version: 10.1.0.
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[Info - 2:49:25 AM] ESLint server is starting.
|
||||
[Info - 2:49:25 AM] ESLint server running in node v16.17.1
|
||||
[Info - 2:49:26 AM] ESLint server is running.
|
||||
[Info - 2:49:26 AM] ESLint library loaded from: /home/brian/Documents/Code/siimee/frontend/node_modules/eslint/lib/api.js
|
||||
[Info - 2:58:04 AM] ESLint server stopped.
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
Vetur initialized
|
||||
[INFO ] Loaded bundled typescript@4.9.5.
|
||||
[INFO ] Loaded bundled prettier.
|
||||
[INFO ] Loaded bundled @starptech/prettyhtml.
|
||||
[INFO ] Loaded bundled prettier-eslint.
|
||||
[INFO ] Loaded bundled prettier-tslint.
|
||||
[INFO ] Loaded bundled stylus-supremacy.
|
||||
[INFO ] Loaded bundled @prettier/plugin-pug.
|
||||
DeprecationWarning: 'createIdentifier' has been deprecated since v4.0.0. Use the appropriate method on 'ts.factory' or the 'factory' supplied by your transformation context instead.
|
||||
DeprecationWarning: 'createImportClause' has been deprecated since v4.0.0. Use the appropriate method on 'ts.factory' or the 'factory' supplied by your transformation context instead.
|
||||
DeprecationWarning: 'createLiteral' has been deprecated since v4.0.0. Use `factory.createStringLiteral`, `factory.createStringLiteralFromNode`, `factory.createNumericLiteral`, `factory.createBigIntLiteral`, `factory.createTrue`, `factory.createFalse`, or the factory supplied by your transformation context instead.
|
||||
DeprecationWarning: 'createImportDeclaration' has been deprecated since v4.8.0. Decorators are no longer supported for this function. Callers should switch to an overload that does not accept a 'decorators' parameter.
|
||||
DeprecationWarning: 'createCallExpression' has been deprecated since v4.0.0. Use the appropriate method on 'ts.factory' or the 'factory' supplied by your transformation context instead.
|
||||
DeprecationWarning: 'createObjectLiteralExpression' has been deprecated since v4.0.0. Use the appropriate method on 'ts.factory' or the 'factory' supplied by your transformation context instead.
|
||||
Loading…
Add table
Add a link
Reference in a new issue