mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-13 08:44:12 +03:00
Add wasm-tree-sitter-language-mode-spec.js
Watch these tests fail less and less over the next few days as I add more grammars!
This commit is contained in:
parent
10e3855a6a
commit
62e14f9baa
8
spec/.eslintrc.js
Normal file
8
spec/.eslintrc.js
Normal file
@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
env: { jasmine: true },
|
||||
rules: {
|
||||
"node/no-unpublished-require": "off",
|
||||
"no-unused-vars": "off",
|
||||
"no-empty": "off"
|
||||
}
|
||||
};
|
2731
spec/wasm-tree-sitter-language-mode-spec.js
Normal file
2731
spec/wasm-tree-sitter-language-mode-spec.js
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user