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