mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 23:16:47 +00:00
5 lines
112 B
JSON
5 lines
112 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": [".eslintrc.js", "**/*.ts", "**/*.tsx", "**/*.js", "**/*.jsx"]
|
|
}
|