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