mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +03:00
4 lines
67 B
JavaScript
4 lines
67 B
JavaScript
|
module.exports = {
|
||
|
extends: "../.eslintrc-with-ts-config.js",
|
||
|
};
|