We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb17120 commit 37baf7cCopy full SHA for 37baf7c
package.json
@@ -18,13 +18,6 @@
18
"bugs": {
19
"url": "https://github.com/well-known-components/base-component/issues"
20
},
21
- "prettier": {
22
- "printWidth": 120,
23
- "semi": false,
24
- "singleQuote": true,
25
- "trailingComma": "none",
26
- "tabWidth": 2
27
- },
28
"homepage": "https://github.com/well-known-components/base-component#readme",
29
"devDependencies": {
30
"@microsoft/api-extractor": "^7.42.3",
0 commit comments