Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b512e8d

Browse files
fix(site): #1076 expand the docusaurus container content to give the sandboxes more space (#1077)
1 parent 2336081 commit b512e8d

File tree

3 files changed

+90
-70
lines changed

3 files changed

+90
-70
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"build": "rollup -c & pnpm emitDeclarations",
3939
"start:storybook": "start-storybook -p 6006 --ci",
4040
"build:storybook": "del ./storybook-static; NODE_ENV=production build-storybook",
41-
"test:lint": "eslint 'src/**/*.{ts,tsx}' 'stories/**/*.{ts,tsx}' 'sandboxes/**/*.{ts,tsx}' 'test/**/*.{ts,tsx}'",
41+
"test:lint": "eslint \"src/**/*.{ts,tsx}\"\"stories/**/*.{ts,tsx}\"\"sandboxes/**/*.{ts,tsx}\"\"test/**/*.{ts,tsx}\"",
4242
"test:unit": "jest -c jest.config.json",
4343
"test:size": "size-limit",
4444
"test:typings": "tsd",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /