mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-11 10:46:07 +09:00
initialize project
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"overrides": [
|
||||
{
|
||||
"files": ["*.astro"],
|
||||
"options": {
|
||||
"parser": "astro"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user