Skip to content

Commit

Permalink
Merge branch 'main' of github.com:qameta/fe-core
Browse files Browse the repository at this point in the history
  • Loading branch information
vovsemenv committed Aug 24, 2022
2 parents e9366ff + d67fa5a commit 68751b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions packages/tsconfig/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"forceConsistentCasingInFileNames": true,
"jsx": "react-jsx",
"target": "ESNext",
"module": "ESNext",
"moduleResolution": "node",
"noFallthroughCasesInSwitch": true,
"noImplicitReturns": true,
"strict": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@qameta/tsconfig",
"private": false,
"version": "0.1.0",
"version": "0.2.0",
"description": "Shared TSConfig for Qameta projects",
"author": "Qameta Software",
"license": "MIT",
Expand Down

0 comments on commit 68751b4

Please sign in to comment.