mirror of
https://github.com/iconify/iconify.git
synced 2025-01-05 15:02:09 +00:00
chore(svelte): ignore src/svelte.d.ts
This commit is contained in:
parent
6a84a2f40d
commit
22e760735e
@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": "./tsconfig-base.json",
|
||||
"include": ["src/**/*.ts", ".eslintrc.js"],
|
||||
"exclude": ["src/svelte.d.ts"],
|
||||
"compilerOptions": {
|
||||
"rootDir": "./src",
|
||||
"outDir": "./lib"
|
||||
|
Loading…
Reference in New Issue
Block a user