bye svelte; welcome solid
This commit is contained in:
parent
97cf350a32
commit
2fe6f6fc37
21 changed files with 686 additions and 569 deletions
|
|
@ -7,7 +7,7 @@ import * as plugin_import from 'eslint-plugin-import';
|
|||
|
||||
export default tseslint.config(
|
||||
{
|
||||
ignores: ['npm/', 'node_modules/', 'exampleVault/', 'automation/', 'main.js', '*.svelte', 'src/api/schemas/'],
|
||||
ignores: ['npm/', 'node_modules/', 'exampleVault/', 'automation/', 'main.js', '*.css', 'src/api/schemas/'],
|
||||
},
|
||||
{
|
||||
files: ['src/**/*.ts'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue