mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 14:25:41 -04:00
build: push tvapp v2 docker files
This commit is contained in:
6
node_modules/playwright/.eslintrc.js
generated
vendored
Normal file
6
node_modules/playwright/.eslintrc.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
extends: '../../.eslintrc-with-ts-config.js',
|
||||
rules: {
|
||||
'@typescript-eslint/no-floating-promises': 'error',
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user