* update next * updated react * update eslint * finish updating eslint * fix content lint errors * fix docs test * fix vale action * fix installation errors
5 lines
70 B
JSON
5 lines
70 B
JSON
{
|
|
"extends": "tsconfig/base.json",
|
|
"include": ["*.mjs", "*.js"]
|
|
}
|