mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
7 lines
134 B
JSON
7 lines
134 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"editor.detectIndentation": false,
|
|
"eslint.options": {
|
|
"configFile": ".eslintrc.json"
|
|
}
|
|
} |