mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-22 07:29:18 +00:00
Push reformat from eslint
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
5
packages/url-manager/.eslintrc.js
Normal file
5
packages/url-manager/.eslintrc.js
Normal file
@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
"parserOptions": {
|
||||
"project": __dirname + "/tsconfig.json"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user