Skip to content

Commit 0719ed6

Browse files
committed
feat(playground): better playground
1 parent fe3db40 commit 0719ed6

File tree

11 files changed

+2007
-206
lines changed

11 files changed

+2007
-206
lines changed

eslint.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export default antfu({
1111
ignores: [
1212
'fixtures/**/*',
1313
'packages/core/test/output/**/*',
14+
'packages/playground/default-codes/**/*',
1415
],
1516
},
1617
pluginSecurity.configs.recommended,

0 commit comments

Comments
 (0)