feat: init hoppscotch-embed package
This commit is contained in:
7
packages/hoppscotch-embed/.eslintrc
Normal file
7
packages/hoppscotch-embed/.eslintrc
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": ["@antfu"],
|
||||
"rules": {
|
||||
"semi": [2, "never"],
|
||||
"quotes": ["error", "double"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user