added embed support to lang
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
"allowNumber" : false
|
||||
}
|
||||
],
|
||||
|
||||
/* dev */
|
||||
"no-debugger": "off",
|
||||
|
||||
/* important */
|
||||
"prefer-const": "error",
|
||||
"quotes": ["error", "single"],
|
||||
|
||||
Reference in New Issue
Block a user