mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +00:00
Add .cjs
extension to import-sort config
This commit is contained in:
parent
b3b9f5fd5e
commit
ba9c495a21
@ -46,7 +46,7 @@
|
|||||||
"printWidth": 100
|
"printWidth": 100
|
||||||
},
|
},
|
||||||
"importSort": {
|
"importSort": {
|
||||||
".ts, .js, .mjs": {
|
".ts, .js, .mjs, .cjs": {
|
||||||
"style": "module",
|
"style": "module",
|
||||||
"parser": "typescript"
|
"parser": "typescript"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user