Files
impress.js/.jscsrc
2022-12-12 08:33:01 +01:00

6 lines
140 B
Plaintext
Executable File

{
"preset": "jquery",
// Since we check quotemarks already in jshint, this can be turned off
"validateQuoteMarks": false
}