We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d39b6a6 commit cc5924eCopy full SHA for cc5924e
package.json
@@ -16,7 +16,6 @@
16
"test": "vitest run --coverage",
17
"validate:ts": "tsc --noEmit --noImplicitAny --target es2020 --esModuleInterop --moduleResolution node16 --module node16 --allowImportingTsExtensions test/typescript-validate.ts"
18
},
19
- "prettier": {},
20
"release": {
21
"branches": [
22
"+([0-9]).x",
0 commit comments