mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 19:59:37 +00:00
chore: typo fixes + config files
This commit is contained in:
parent
f11c7c564d
commit
00e3a13821
17 changed files with 124 additions and 16 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
"skipLibCheck": true,
|
||||
"isolatedModules": true
|
||||
"isolatedModules": true,
|
||||
},
|
||||
"include": ["./src/**/*"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue