mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 02:59:13 +00:00
prettier
This commit is contained in:
@@ -7,7 +7,7 @@ export default {
|
||||
files: 'src/**/*.test.ts', // "default" group
|
||||
concurrentBrowsers: 3,
|
||||
nodeResolve: {
|
||||
exportConditions: ["production", "default"]
|
||||
exportConditions: ['production', 'default']
|
||||
},
|
||||
testFramework: {
|
||||
config: {
|
||||
|
||||
Reference in New Issue
Block a user