mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 19:52:53 +00:00
feat: update tests
feat: update tests feat: update tests
This commit is contained in:
8
configuration/eslint-config/tsconfig.json
Normal file
8
configuration/eslint-config/tsconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "@openstapps/tsconfig",
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"types": ["node"]
|
||||
},
|
||||
"include": ["*.js"]
|
||||
}
|
||||
Reference in New Issue
Block a user