Skip to content

Commit

Permalink
fix: move files into root
Browse files Browse the repository at this point in the history
  • Loading branch information
nyarthan committed Apr 12, 2023
1 parent 29c73d0 commit a3fc84c
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 6 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@
"format:check": "prettier --check .",
"test": "node test"
},
"exports": {
".": "./src/tsconfig.json",
"./react": "./src/tsconfig.react.json",
"./nextjs": "./src/tsconfig.nextjs.json",
"./node": "./src/tsconfig.node.json"
},
"devDependencies": {
"@titanom/prettier-config": "^1.0.3",
"prettier": "^2.8.4",
Expand Down
File renamed without changes.

0 comments on commit a3fc84c

Please sign in to comment.