-
Notifications
You must be signed in to change notification settings - Fork 262
Comparing changes
Open a pull request
base repository: tsconfig/bases
base: 821d9aa0b2e075949b6764c1e4556f83ab7554a9
head repository: tsconfig/bases
compare: 4c413cf67dc0ff3c7511dc616a34f7538e83a255
- 19 commits
- 12 files changed
- 9 contributors
Commits on Apr 20, 2023
-
Move
verbatimModuleSyntax
from strictest to ESMLuka Prebil Grintal authoredApr 20, 2023 Configuration menu - View commit details
-
Copy full SHA for f674fa6 - Browse repository at this point
Copy the full SHA f674fa6View commit details -
Merge pull request #175 from LukaPrebil/#168-move-verbatimModuleSynta…
…x-from-strictest-to-esm Move `verbatimModuleSyntax` from strictest to ESM
1Configuration menu - View commit details
-
Copy full SHA for 67905a4 - Browse repository at this point
Copy the full SHA 67905a4View commit details
Commits on Apr 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9a2d72d - Browse repository at this point
Copy the full SHA 9a2d72dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14dcd67 - Browse repository at this point
Copy the full SHA 14dcd67View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 3b80405 - Browse repository at this point
Copy the full SHA 3b80405View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9627b56 - Browse repository at this point
Copy the full SHA 9627b56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f3f1bc - Browse repository at this point
Copy the full SHA 8f3f1bcView commit details -
Merge pull request #177 from steffen-4s1/patch-1
Add "tsc --showConfig" command to combine section in readme
1Configuration menu - View commit details
-
Copy full SHA for 41a0841 - Browse repository at this point
Copy the full SHA 41a0841View commit details
Commits on Apr 22, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 84f3d68 - Browse repository at this point
Copy the full SHA 84f3d68View commit details
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 630f30e - Browse repository at this point
Copy the full SHA 630f30eView commit details
Commits on May 5, 2023
-
Merge pull request #181 from tri-star/update-nuxt-config
Update nuxt.json: Add .nuxt, dist to "exclude" to match create-nuxt-app.
1Configuration menu - View commit details
-
Copy full SHA for 08f67df - Browse repository at this point
Copy the full SHA 08f67dfView commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 97103a0 - Browse repository at this point
Copy the full SHA 97103a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b78fd - Browse repository at this point
Copy the full SHA 63b78fdView commit details -
Merge pull request #186 from MatthijsKok/main
Use `moduleResolution: bundler` for Vite React
1Configuration menu - View commit details
-
Copy full SHA for b819caf - Browse repository at this point
Copy the full SHA b819cafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47d3c29 - Browse repository at this point
Copy the full SHA 47d3c29View commit details
Commits on May 10, 2023
-
[react-native]
moduleResolution: "nodenext"
.This lets TypeScript do ESM style resolution with export maps. It requires TS 4.7, but our template has shipped with 4.8, so it's probably fine to let the repo do it's normal patch bump? When we can target 5.0 we should maybe consider changing it to `moduleResolution: "bundler"`.
5Configuration menu - View commit details
-
Copy full SHA for e2fbea2 - Browse repository at this point
Copy the full SHA e2fbea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4e858 - Browse repository at this point
Copy the full SHA 5b4e858View commit details -
Merge pull request #188 from tsconfig/NickGerleman-rn-export-maps
[react-native] `moduleResolution: "nodenext"`
1Configuration menu - View commit details
-
Copy full SHA for 3bdac9b - Browse repository at this point
Copy the full SHA 3bdac9bView commit details
Commits on May 11, 2023
-
Merge pull request #187 from TatsuyaYamamoto/module-node16
Use `module: node16` for Node.js 16+
1Configuration menu - View commit details
-
Copy full SHA for 4c413cf - Browse repository at this point
Copy the full SHA 4c413cfView commit details
There are no files selected for viewing