mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
remove options
This commit is contained in:
@@ -7,8 +7,6 @@ const { name, description, version, author, homepage, license } = packageData;
|
||||
export default {
|
||||
globs: ['src/components/**/*.ts'],
|
||||
exclude: ['**/*.test.ts'],
|
||||
dev: true,
|
||||
watch: true,
|
||||
plugins: [
|
||||
// Append package data
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user