mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
add tests/ to typescript config file
This commit is contained in:
+1
-1
@@ -17,5 +17,5 @@
|
||||
"strictPropertyInitialization": true,
|
||||
"strictNullChecks": true
|
||||
},
|
||||
"include": ["demo/static/**/*.ts", "src/*.ts"]
|
||||
"include": ["demo/static/**/*.ts", "src/*.ts", "tests/*.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user