mirror of
https://github.com/XFox111/MuiCharts.git
synced 2026-04-22 06:51:05 +03:00
- Implemented actual API for frontend
- Reorganized and refactored frontend project
This commit is contained in:
@@ -32,7 +32,7 @@ module.exports = {
|
||||
"@typescript-eslint/no-unused-vars": "warn",
|
||||
"@typescript-eslint/no-unnecessary-type-assertion": "warn",
|
||||
"@typescript-eslint/no-explicit-any": "warn",
|
||||
"@typescript-eslint/no-unused-vars": "warn",
|
||||
"@typescript-eslint/no-unused-vars": "warn"
|
||||
},
|
||||
parserOptions: {
|
||||
ecmaVersion: "latest",
|
||||
|
||||
Reference in New Issue
Block a user