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