mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 21:31:46 +00:00
Merge commit '6e92d2345e8231a44556ce7d416451f5f3e6c398' as 'engine262'
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
interface SyntaxError {
|
||||
decoration?: string
|
||||
position?: number
|
||||
}
|
||||
Reference in New Issue
Block a user