mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-08 15:51:11 +08:00
5 lines
120 B
JSON
5 lines
120 B
JSON
{
|
|
"extends": "@baota/typescript/base.json",
|
|
"include": ["**/*.{js,ts,jsx,tsx}", "eslint.config.ts", "./types.d.ts"]
|
|
}
|